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 253 to 261 (of 1445 contributions) Result Pages: [<< Prev]  ... 21  22  23  24  25  26  27  28  29  30 ...  [Next >>] 
281. Social Bookmarks - del.icio.us, digg, etc Request Installation with Paid service
3) On any page where you would like to add this contribution, just paste the following lines
<!-- Add This start //-->
<?php
include (DIR_WS_MODULES . FILENAME_ADD_THIS);
?>
<!-- Add This finish //-->

the code missed <?php and ?>
I edit this code and run it great
Add This Contribution for osCommerce

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

This file is 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

282. Multiple Sales Per Product Request Installation with Paid service
After adding a step for the catalog/specials.php file to ensure that the correct price was displayed I realized that the query could then be simplified somewhat so it should run a bit faster. Only step 18b of the instructions has changed.

Complete package attached.
I discovered that the specials.php and product_listing.php files were still not always displaying the correct price and so have added a line to the install for each of those two file.

Complete install attached only steps 13 and 18 have changed. If you have already installed this contribution you need only follow steps 13b and 18a to correct the problem.
Fixed a bug in the sale_prices.php file. When searching for a different product if only one match was found it didn't correctly switch to that product. Also fixed finding multiple instances of the same product when products exist in more than one category.

Major changes have been made to the installation instructions for the catalog/index.php, catalog/advanced_search_results.php, catalog/includes/classes/split_page_results.php and catalog/includes/modules/product_listing.php files. As originally written the SQL queries worked fine on our test site with only a few products and sale prices. However on our actual web site with over 11,000 different products and almost 3,600 defined sale prices the queries slowed the web site down tremendously. As originally written the queries sorted the entire list of sale prices every time a category was accessed or a search was made. The rewritten queries in the updated instructions now only sort the matching results and therefore work MUCH faster. If you have already installed this contribution I highly recommend that you change your install using the new instructions.

Added an instruction for those using the Dynamic Sitemaps with XML Sitemaps contribution to correctly generate the XML site map for specials.

Complete package attached. Only the instructions and the admin/sale_prices.php files have changed.
Our store often sets up sale prices several months in advance due to the lead time for the magazines in which we advertise. Many times the same products are repeated from ad to ad but the sale price changes. Since osCommerce as written only allows one sale price per product but has the potential to set more than one since sale prices are in their own file linked to the products I decided to see about writing my own contribution to allow sales to be set in advance and activated automatically at the proper time.

This contribution also allows you to create named sales. The names can be anything you like such as "July Magazine Ad" or "April 15 Newspaper Ad" or "Summer Sale Flyer" or whatever else you like. Each named sale will have its own beginning and ending dates which can overlap if you like. When you create a new sale for a product and associate it with an named sale the product sale will automatically take its beginning and ending dates from the named sale so you won't need to enter those again. On the catalog side specials.php the user will now be able to choose which sale items to view, whether all items on sale, items on sale that aren't associated with a named sale, or only items that are part of a specific named sale.

I’ve modified the stock osCommerce specials maintenance just enough to allow for the new beginning date and named sale features but focused my attention on writing a new sale price entry file that focuses on products. Only those sales for the focal product are listed. You can choose different products using either an advanced search or a drop down list of all products. One button click will return you to category/product maintenance with the current focal product selected. I've also added a button in the product information info box of categories.php to take you directly to sale maintenance for that product. This could make life easier since the stock osCommerce specials maintenance provides no way to search for the sale information for a specific product.
   Posted on: 08/18/2009     See contribution details

283. Products Specifications Request Installation with Paid service
This addon allows the addition of an unlimited number of
specifications to the site's products. These can be used for:
1. A table of specifications on the Product Info page.
2. A comparison table showing the specifications of a group of products.
3. A set of filters to allow the customer to show only products that meet
certain criteria. This could be all AGP video cards with 256MB of memory, the
parts for a 1992 Yugo, or anything else you might want to set up.

Specifications are completely generic. They can be configured and used in many
different ways, so they will adapt to nearly any type of business. A complete
instruction manual is included to guide you through the installation and use
of this addon.

Support thread: http://forums.oscommerce.com/index.php?showtopic=344692

Bug reports and suggestions thread: http://forums.oscommerce.com/index.php?showtopic=336920
   Posted on: 09/11/2009     See contribution details

284. NewsDesk Request Installation with Paid service
Lo vuelvo a subir, pues al parecer daba error al descomprimir el fichero.

Newdesk V1.51 traducido al castellano, tanto el catalog como el admin

PD: Las instrucciones de instalación las dejo en ingles.
Türkçele&#351;tirilmi&#351; halidir.
Test edilmi&#351;tir.
http://www.gamateknoloji.com adresinde demosu görülebilir.
++++++++++++++++++++++++++++++++
Note : one error was happen in previous pachage , plase don't use previous pachage and use This pachage .
show news images in newsdesk_info page

only newsdesk_info.php file

++++++Not Full Package ++++++
++++++++++++++++++++++++++++++++
Excuse me for this nonchalance
NewsDesk (for All User)

++++++++++++All Language included (6 Language) ++++++++++++++
All bug fix ( All Bug fixed in 2 step )

This Is For All User.
For This Languages : English , Persian , Espanol , French , German , Dutch
persian support forum : http://www.forum.e-virtu.com/showthread.php?tid=1708
My Email Address : Masooumi(at)Gmail.Com

FULL PACKAGE ( bug fix 2 )

NOTES:
* tested on OSCommerce v2.2 rc2 And E-Virtu 1.1.1
* live example at http://shop.ariait.ir
* feedback appreciated

+++++++++++++++++++++++++++++
thanks from (aka Hans) for report bug
+++++++++++++++++++++++++++++
NewsDesk (for All User)

++++++++++++All Language included (6 Language) ++++++++++++++
bug fix

This Is Only For All User.
For This Language : English , Persian , Espanol , French , German , Dutch
persian support forum : http://www.forum.e-virtu.com/showthread.php?tid=1708
My Email Address : Masooumi(at)Gmail.Com

FULL PACKAGE (bug fix)

NOTES:
* tested on MS2 And E-Virtu 1.1.1
* live example at http://shop.ariait.ir
* feedback appreciated
NewsDesk (for All User)

++++++++++++All Language included (6 Language) ++++++++++++++
bug fix

This Is Only For All User.
For This Language : English , Persian , Espanol , French , German , Dutch
persian support forum : http://www.forum.e-virtu.com/showthread.php?tid=1708
My Email Address : Masooumi(at)Gmail.Com

FULL PACKAGE (bug fix)

NOTES:
* tested on MS2 And E-Virtu 1.1.1
* live example at http://shop.ariait.ir
* feedback appreciated
NewsDesk (only for Persian User)

++++++++++++English Language not included++++++++++++

This Is Only For Persian(farsi) User.
Not For Other Language
persian support forum : http://www.forum.e-virtu.com/showthread.php?tid=1708
My Email Address : Masooumi(at)Gmail.Com

FULL PACKAGE

NOTES:
* tested on MS2 And E-Virtu 1.1.1
* live example at http://shop.ariait.ir
* feedback appreciated.
   Posted on: 12/10/2008     See contribution details

285. Google XML Sitemap SEO Request Installation with Paid service
- Fixed code for Articles Manger so the articles display correctly
- Fixed code so that pages links return SEO type urls if that option is enabled
- Add function for Ultimate SEO code that is not included
- Corrected mistake in the sitemap class file that prevent the xml from being form properly as found by Simon Powers on the forums.

This is a full version.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=330175
- Fixed date code error in sitemap_class.php for sitemappages and articles manager.
- Fixed error in code for pages sitemap that would not calculate the path correctly on some servers.
- Added code to prevent empty sitemaps from being entered into sitemapindex.php.
- Corrected installation instructions.

This is a full version.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=330175
- Added settings in database to control various options.
- Added code to create a site map for the standard pages.
- Added code to create a site map for the Articles Manager contribution.
- Added code to create a site map for the Information Pages contribution.
- Added code to create a site map for the Pages Manager contribution.
- Added code to check for the correct sitemap name to prevent writing to the wrong file.
- Changed code to check for at least one item, instead of the previous two.
- Removed css link in the gss.xml file since the css is internal.
- Moved original instructions to its own directory. The files in that directory will no longer be updated.

This is a full version.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=330175
- Added link to support thread.
- Edited googlesitemap/index.php file to account for no manufacturers and specials.
- Created an alternative seo_class.php file since so many were having problems with it.

This is a full version.

The support thread is at
http://forums.oscommerce.com/index.php?showtopic=330175
This isn't a new contribution and I don't claim the code in it. This is an update to the excellent work Chemo did on the Google XML Sitemap Feed located here (v 1.3): http://addons.oscommerce.com/info/3233

This package adds the following features:
- Manufacturers site map
- Specials site map
- Human readable output

If you have version 1.3 of the above contribution installed, you can just upload all of the files to update to this version. Be sure to run the sitemap afterwards though.
   Posted on: 03/02/2009     See contribution details

286. janolaw.de AGB Hosting Request Installation with Paid service
Diese Contribution (GPL lizensiert) verlang die Registrierung auf unserer Seite.

Für die Nutzung des AGB Hosting Services entstehen Kosten (derzeit 249€ bzw. 199€ mit unserer Rechtsflatrate). Damit bieten wir einen Service an, der die Dokumente AGB, Widerrufsbelehrung, Datenschutzerklärung und Impressum erstellt und verwaltet. janolaw haftet für die Richtigkeit der Dokumente und aktualisiert sie bei Änderung der Rechtslage.
For Support, please look into the osCommerce Forum (DE) at:

http://forums.oscommerce.de/index.php?showtopic=71170
   Posted on: 09/10/2009     See contribution details

287. File Upload .7 (for PA - Option Type Feature) Request Installation with Paid service
When a user includes commas in a text options field, an error results in shopping_cart.php, which expects commas to be delimiters of product id's.

After many hours trying to isolate the problem, I solved it by changing the function get_product_id_list() in classes/shopping_cart.php

Zip file includes the modified function only. All I did was take the true product ID to the product ID list, not the entire string, which contains attribute information, and in the case that a user has entered commas in text fields, commas.
   Posted on: 09/11/2009     See contribution details

288. Prompt Update When Totals Change In Cart Request Installation with Paid service
If customer changes product totals in shopping cart and clicks "checkout" they are prompted to click Update first.

Two simple code edits to shopping_cart.php and you are done.
   Posted on: 09/10/2009     See contribution details

289. SWF as Prod-Pic Request Installation with Paid service
SWF as Prod-Pic based on UltraPics_2_08

including: Enlarge Prod-Pic with SWF

more in the readme.txt
   Posted on: 09/10/2009     See contribution details
Displaying 253 to 261 (of 1445 contributions) Result Pages: [<< Prev]  ... 21  22  23  24  25  26  27  28  29  30 ...  [Next >>]