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 442 to 450 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>] 
491. Paypal Recurring Billing Module Request Installation with Paid service
This is just an amendment I made to a previous Paypal payment module that now allows the taking of recurring payments.

It is most definitely work in progress.

This version just has hard coded variables for the recurring billing intervals, in this case it will work for monthly billing.

Whatever you have set the price to when you added the product will be the recurring monthly cost.

Instructions to change the billing interval are included. I plan to add this to the admin console in the future.

e.g Basic Web Hosting Package £5.99 - The customer will be billed £5.99 per month
   Posted on: 08/02/2009     See contribution details

492. Goggle Adwords Editor Import File Request Installation with Paid service
Module for creating an Adwords Editor Impor t file. This addon creates a Google Adword for each product on your site.
   Posted on: 08/02/2009     See contribution details

493. Theme bronze refait en français Request Installation with Paid service
nouveau thème pour os commerce en francais.
facile d'installation puisqu'il vous faut juste copier les fichiers archivé dans le répertoire de votre site.
   Posted on: 08/02/2009     See contribution details

494. Ajax Buy Now Request Installation with Paid service
This fix is for "Dynamic_force_attribute_selection" Users !
--------------------------------------------------------------
This is a small change but works correctly for ajax buy now users including me.
Until users don't make this change with Dynamic_force_attribute_selection , ajax buy now will not work correctly.
As I seen on forum, one of the problems for users is to not able to find bug.(for exp. user jake seymour's web-pages)
This bug becomes to users of using Dynamic_force_attribute_selection contribution
Users do not realize that so this change was needed.
---------------------------------------------------------------------------------------------------------------------------------------

********************************************

1)Open products_info.php file:

Find:

<td width="100%" valign="top"><?php echo tep_draw_form('cart_quantity', tep_href_link(FILENAME_PRODUCT_INFO, tep_get_all_get_params(array('action')) . 'action=add_product'), 'post', 'onSubmit="return validate(this);"'); ?><table border="0" width="100%" cellspacing="0" cellpadding="0">

And Replace With:

<td width="100%" valign="top"><?php echo tep_draw_form('cart_quantity', tep_href_link(FILENAME_PRODUCT_INFO, tep_get_all_get_params(array('action')) . 'action=add_product')); ?><table border="0" width="100%" cellspacing="0" cellpadding="0">

********************************************

2)Open the ajax_sc.js file.

Find:

function doAddProduct(form) {


And Replace With:

function doAddProduct(form) {

var attributes_force=validate();
if(attributes_force==false) return false;

********************************************

3)On v1.6 the only small change is "function validate()", do not change it with "function validate(cart_quantity)".
If you do change it, it will not work.

********************************************

That's all.
Seyhun Cavus(faaliyet)
   Posted on: 04/01/2009     See contribution details

495. Better Product listings & Display. Ultra pics, J query, Image Controller, Product listing as list or Grid + More! Request Installation with Paid service
This update add the Spanish and German defines for the product_info.php

Full Package
Better Product listings & Display. Ultra pics, J query, Image Controller, Product listing as list or Grid + More!

This contribution brings together a lot of work!
* J query with ultra pics,
* Product review pages have J query
* Better product listing and product display,
* Images controller,
* Product short description
* Now Admin controllable product listing

Admin control for the sort order on the product_listing page either by Price or Name
Admin control over the amount of characters to show on the short descriptions
Admin control over Product style, list or Grid


Random new_products page with buy now and view buttons


Made for the 2.2 family versions

Despite its size, its a 10 minute install,
upload the files and overwrite existing ones
run 1 x installer
run 1 x SQL file
DELETE installer file

Check admin (admin / configuration / product listing) settings

Now multi language, there are defines to add the language product_info.php
to enable this to work in any language.

You can view the contribution here
http://www.development-server.net/catalog/ use the Test product to see the ultra pics and J Query
product listing is better viewed by selecting DVD movies / action (sorting set to price)

INSTRUCTIONS INCLUDED IN THE PACKAGE

THIS CONTRIBUTION IS FOR A VANILLA INSTALL OF osCOMMECE
   Posted on: 07/02/2009     See contribution details

496. AJAX Suber baner Slideshow in Home Page Request Installation with Paid service
AJAX Suber baner Slideshow in Home Page
Can slideshow promotion or enithing you want
For example visit:
www.onlinebirotica.ro
   Posted on: 08/01/2009     See contribution details

497. Centralizar Loja com Banner em Flash Request Installation with Paid service
Esse arquivo deixa a loja centralizada e já pronta para ser adicionado um banner em flash.

Coloque o arquivo header.php dentro da pasta INCLUDES.

Depois faça um banner em flash com as dimensões 850x200 com o nome de "banner" e coloque dentro da pasta INCLUDES.

Pronto, sua loja esta centralizada e com um banner em flash.

Creditos:

Blaster Web Brasil
contato@blasterweb.com.br
www.blasterweb.com.br
   Posted on: 08/01/2009     See contribution details

498. 2Checkout INS / IPN (Instant Notification System) for MS2.2 Request Installation with Paid service
This is the discussion thread of this contribution:
http://forums.oscommerce.com/index.php?showtopic=341994
   Posted on: 07/31/2009     See contribution details

499. tiered v 2.0 Request Installation with Paid service
This is a small modification to the tiered.php addon. Instead of limiting the number of tiers to 3, the user can create up to 7 tiers. All values can be modified via the edit button in the admin pannel.
   Posted on: 07/31/2009     See contribution details
Displaying 442 to 450 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>]