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 1009 to 1017 (of 1445 contributions) Result Pages: [<< Prev]  ... 111  112  113  114  115  116  117  118  119  120 ...  [Next >>] 
1121. Credit Card Fraud Detection Service - Maxmind Request Installation with Paid service
Made a fix to the instructions and SQL error.
Finally, a real update to the Fraud Detection Service. Protects more that just credit card transactions. Lots of updated fields and scores are more accurate than ever.

Support Thread Here:
http://forums.oscommerce.com/index.php?showtopic=94275
   Posted on: 11/10/2008     See contribution details

1122. Daily Product Report Request Installation with Paid service
When I downloaded this package I found that it only displayed the first 10 results and did not show the rest of the products. Now it shows the pages properly and lets you browse through them.

I also added the feature to allow for date ranges instead of just a single day.

This is NOT the full package. This is only just the file I modified.
Added CVS export function is also wokring


The Daily Product Report v0.2 by azer is working completely.

The one thing which was missing in Azer code is

** function mirror_out


So find
<?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>



-------Replace it with


<?php require(DIR_WS_INCLUDES . 'application_bottom.php');


function mirror_out ($field) {

global $csv_accum;

echo $field;

$field = strip_tags($field);

$field = ereg_replace (",","",$field);

if ($csv_accum=='') $csv_accum=$field;

else

{if (strrpos($csv_accum,chr(10)) == (strlen($csv_accum)-1)) $csv_accum .= $field;

else $csv_accum .= "," . $field; };

return;

};
?>


****************************
Still if anyone having trouble .here I added full package of "Daily Product Report" .

All the best
   Posted on: 11/21/2008     See contribution details

1123. Inventaire_V1 Request Installation with Paid service
Invetário de produtos ativos e inativos
Inventário de Produtos Ativos e Inativos gera de todos os produtos em excel.
This is a small update
I have added :
- Prices on reports (VAT is Hard coded)
- New Excel file (CSV) report for easy Inventory Counting

jb Heren
http://blog.jbheren.com
   Posted on: 01/05/2009     See contribution details

1124. SveaWebPay Request Installation with Paid service
Payment Module for SveaWebPay


See Readme.txt in zip file for installation instuctions
   Posted on: 01/23/2009     See contribution details

1125. Product Sort Request Installation with Paid service
This is a wonderful contribution, but previous instructions contain errors.

I've worked through the bugs and made it to work with the latest oscommerce version rc2a.

I've also rewritten the instructions.

Full package!!
   Posted on: 01/25/2009     See contribution details

1126. MA Clothing Tax Request Installation with Paid service
In MA, the first $175 on a clothing item is tax free (the rest is taxed at 5%). This contribution adds a tax free box when setting up a tax rate.

Thanks,

Paul Silevitch
   Posted on: 01/25/2009     See contribution details

1127. MercadoPago Argentina Request Installation with Paid service
Incorpora fácilmente MercadoPago Argentina en tu osCommerce para brindar todos los medios de pago disponibles.
Convierte automáticamente el importe del pedido a Pesos Argentinos (ARS) si trabajas con otra moneda, para poder efectuar la transacción.
Espero que sea útil para muchos.
   Posted on: 01/26/2009     See contribution details

1128. shoppingCart_cleanup_v1 Request Installation with Paid service
Un Fix pour corriger un bug sur une boucle Php mal placé dans la méthode : cleanupNoStock()

Voir le topic sur www.oscommerce-fr.info :
"Supprimer un article d'un panier enregistré"
www.oscommerce-fr.info/forum/index.php?showtopic=58268

Full package
English translation of Installation file & shopping_cart.php class file
SUPPRESSION DU PANIER DES PRODUITS HORS STOCK ET STATUT OFF

Contribution permettant de supprimer
- tous les produits du panier hors stock
- et les produits dont retirés de la vente (statut à 0)
La suppression se fait lorsque le client s'identifie, avant de récupérer son panier, si celui contient des produits.

Une nouvelle configuration est prévue, et gérée coté admin.
Celle ci peut prendre 4 valeurs : 0, 1, 2, 3

shoppingCart_cleanup
Voir le topic sur www.oscommerce-fr.info : www.oscommerce-fr.info/forum/index.php?showtopic=58268
   Posted on: 12/27/2008     See contribution details

1129. Customer birthday reminder Request Installation with Paid service
Modified FULL package working on v2.2 RC2

Simple install.

Full credit to original author and others who contributed.

I am NOT a programmer so offer no support for this package.
   Posted on: 01/23/2009     See contribution details
Displaying 1009 to 1017 (of 1445 contributions) Result Pages: [<< Prev]  ... 111  112  113  114  115  116  117  118  119  120 ...  [Next >>]