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

  Add This - Over 50 social networks and bookmark destinations

The following osCommerce contribution is a 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.
Thank you Cartzlink for this useful contribution.

A simple way to display the share button in your language (if available)
In catalogue/includes/modules/AddThis.php

on line 6:
<img src="http://s7.addthis.com/static/btn/sm-share-en.gif" width="83" height="16" alt="delen met anderen" style="border:0"/>

change sm-share-EN.gif to sm-share-*your language code*.gif
Where *your language code* must be replaced by your actual language code (f.i. nl for Dutch language)

-no new file included-
Add This Contribution for osCommerce - Over 50 social networks and bookmark destinations

See that in action here : http://cartzlink.com/product_info.php/cartzlink-with-installation-p-42

This file created by jpf though much credit goes to bopper for much of it.
Thanks to Andyy for the corrections. Includes his Status Active and Inactive fix.

One of the easiest contribution to install.
------------
INSTALLATION
------------

1) Just copy the files under the folder catalog to your oscommerce root.

2) In includes/filenames.php add this line at the end of page
/*BOF Add This Contribution*/
define('FILENAME_ADD_THIS','AddThis.php');
/*EOF Add This Contribution*/

3) On any page where you would like to add this contribution, just paste the following lines
/*BOF Add This Contribution*/
include (DIR_WS_MODULES . FILENAME_ADD_THIS);
/*EOF Add This Contribution*/

4) Thats It. Sit back and enjoy.

Thanks
contributed by
cartzlink.com
   Posted on: 07/16/2009     See contribution details Request Installation with Paid service