Products     Magento Extension     PCI-Shopping-Carts     Templates       CRELoaded     WordPress Modules     osCommerce Modules       osCommerce Addons       osCommerce Features       osCommerce Management       Payment Modules     CRELoaded Modules       CRE Loaded Addons       CRE Loaded Features       CRE Loaded Management       Payment Modules       CRELoaded Services
Free Stuff
Customization
Templates
Compare Products
You have no items to compare.
Affiliate Info
Affiliate Program FAQ
Affiliate Log In
Recent Orders
Hot Keywords: Order Notification, Order Search, Coupon, Flash Board, Compare, Floating Message, Tracking, Moneris, RSS, Visitor Filter
Contributions
The following osCommerce contributions are free Opensource code originated from official osCommerce website and provided for your reference only, you may download the original contribution file(s) and install it on your own; or you may request a Paid Installation Service from Agents Of Power; Agents Of Power does the "AS IS" installation on your website, we do not guarantee it will work properly on your website. Extra Paid service is available for repairing the problem from the original contribution or from your website.
Filter: Search:
Displaying 469 to 477 (of 1445 contributions) Result Pages: [<< Prev]  ... 51  52  53  54  55  56  57  58  59  60 ...  [Next >>] 
521. eShipper integration module by WayToShip. Ship by Fedex, Canada Post, UPS, Purolator and DHL with one account only. Request Installation with Paid service
Version 1.4.3
- Added flexibility in constructing service names and ETA
Version 1.4.1

- Added fallback shipping
- Added support for automatic discovery of residential status of destination address
- Configuration simplified
   Posted on: 12/20/2008     See contribution details

522. UPS and FedEx quotes and shipping labels generation by WayToShip Request Installation with Paid service
The module provides quotes and shipping label generation support for UPS and FedEx.

An account with UPS and/or FedEx is required for shipping labels.

Installation is easy - no file modifications required.

Documentation for WayToShip shipping modules is available here: http://waytoship.com/oscommerce

UPS specific documentation is here: http://waytoship.com/ups

FedEx specific documentation is here: http://waytoship.com/fedex
   Posted on: 07/25/2009     See contribution details

523. Automatic Thumbnail Request Installation with Paid service
gives HTTP error 500 (Internal Server Error) to search engines ., search engines(google) cannot crawl the page , on browser every thing seems to be ok. but to crawl by search engine.
the Automatic Thumbnail patch had as a side effect the adding of frames to the logo and images to the web catalog.
This file fixes them.
If you allready have a edited html_output.php file compare the one posted here to the original non moddified one from the web, and apply the differences to yours.
Hi everyone,
Last code present a bug when a thumb has been generated. colorimetry was upset so it could not be possible to use the thumbnail.

So I took a older code and I just add quality option as in last ones !

know it works good.

Bye
   Posted on: 12/16/2008     See contribution details

524. USPS Shipping with Delivery Time and Insurance Request Installation with Paid service
Bug fix
   Posted on: 06/06/2009     See contribution details

525. xs:booster eBay Connector Request Installation with Paid service
same as the former package, but .zip compressed (the former package is .tar.gz)
Newest (July 23, 2009) version of the software, with many new features, as described in http://www.xsbooster.com/xtb/changes
(and a corrected instalation guide)

Installation and upgrade guides inside.
xs:booster connects your osCommerce shop to eBay®

Start eBay®-Auctions directly from the administration panel of your store + process the purchase of your eBay® items inside your online shop.
   Posted on: 06/10/2009     See contribution details

526. AUTO EMAIL REPLY Request Installation with Paid service
Please use this version which is stable.

This version provides instructions for integrating the code into a standard OSC store and also different instructions for integrating with Visual Verify Code.

Complete Package.
   Posted on: 07/24/2009     See contribution details

527. Canada Post quotes and shipping labels by WayToShip Request Installation with Paid service
Canada Post quotes and shipping labels generation supported.
The module uses Canada Post "Sell Online" service for shipping quotes and EST for shipping label generation.
Integration with EST is maintained by WayToShip and no osCommerce module updates are required as EST website changes.
Both laser and thermal printers are supported.
Instructions on WayToShip modules configuration are available here: http://www.waytoship.com/oscommerce
Canada Post specific are instructions available here: http://waytoship.com/canadapost
For general information on WayToShip please go to www.waytoship.com
   Posted on: 07/25/2009     See contribution details

528. SaftPay Integration Module Request Installation with Paid service
Updated version Jul.2009. Instructions in English, German and Spanish.
   Posted on: 07/23/2009     See contribution details

529. Closed Store Mode Request Installation with Paid service
=======================================================================================================
BUG-----------------------> ON_OFF_SHOP'; [SHOP']
=======================================================================================================


in catalog/shopping_cart.php

find :
$closed_message = 'Shop is temporarily closed, please wait for reopening';

and replaces with :
$closed_message = ON_OFF_SHOP';

=======================================================================================================
<-----------------------------------BUG
=======================================================================================================

=======================================================================================================
Fixe----------------------->
=======================================================================================================
find :

$closed_message = ON_OFF_SHOP';

and replaces with :

$closed_message = ON_OFF_SHOP;

=======================================================================================================
-----------------------> enjoy!
=======================================================================================================
First i want thank Monika in germany for this contributions.

I just change some code in the first installation to into the multi languages on_off_shop.

Please always backup first before update.
Use at your own risk.

Update :

4) in catalog/includes/languages/english/shopping_cart.php
before ?> add:
define('ON_OFF_SHOP', '<h1>Sorry, shop is temporarily closed.<br>Please wait for

reopening.</h>');

5) do the same in the other languages in catalog/includes/languages/your-languages/shopping_cart.php
before ?> add:
define('ON_OFF_SHOP', '<h1>Your-Languages</h>');
6) in catalog/shopping_cart.php
find :
$closed_message = 'Shop is temporarily closed, please wait for reopening';

and replaces with :
$closed_message = ON_OFF_SHOP';
7) The End and Enjoy it.
   Posted on: 07/23/2009     See contribution details
Displaying 469 to 477 (of 1445 contributions) Result Pages: [<< Prev]  ... 51  52  53  54  55  56  57  58  59  60 ...  [Next >>]