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 613 to 621 (of 1445 contributions) Result Pages: [<< Prev]  ... 61  62  63  64  65  66  67  68  69  70 ...  [Next >>] 
681. Norweigan - Fraktpriser Bring&Posten Request Installation with Paid service
- Endret funksjonalitet slik at kun fraktmetode vises på ordrebekreftelse og i admin delen
- Lagt til kode for å begrense maksimal vekt per fraktmetode. Settes maks vekt for f. eks. servicepakke til 50kg vil det i henhold til fraktguiden bli beregnet fraktpris for 2 kolli.
Endret koding av "mer info".
Rettet feil vedr. vising av ikon for fraktmetoder som ikke er tilgjengelig.
Lagt til minipakke.
Oppdatert til å vise "mer info" popup for de ulike fraktmetodene.

Full pakke
Oppdatert modulen til å vise fremsendingstid og logo. Bring og Posten logoer er vedlagt. Lagt til skjermdump av fraktvalg. Full pakke.

NB! dette er min første "contribution", så kontroller at alt fungerer før publisering.
Fraktmodul som leverer fraktpriser fra Bring Fraktguide - http://fraktguide.bring.no

Instruksjoner om installasjon ligger i nedlastet fil.

Denne gang versjon 1.4 med Servicepakke, På Døren, A-Post, Bedriftspakke, Ekspress 07, Ekspress 09, B-Post og Norgespakke
   Posted on: 03/22/2009     See contribution details

682. Dynamic Title Bar Request Installation with Paid service
This is just to inform that the Dynamic Title Bar
suggested by GuiGui- has error in it. It work initially well but we go within a subcategory and see one product and the go to other category the title bar keeps on adding the folder name. But one individual category it works well. Can anyone sort out this problem in the community?
Implemented the following two extensions to Dynamic Title Bar:

1. Append product name to the title.
2. Add product descrition to META DESCRIPTION tag.

Added STS compatability to this script. It is a full package.
   Posted on: 11/09/2008     See contribution details

683. Italian administrator language Request Installation with Paid service

More info inside the archive
   Posted on: 06/14/2009     See contribution details

684. SaleMaker - All products marked down Request Installation with Paid service
If you have pages that are not displaying the sale price after installing the contribution, make sure the page contains a code similar to the following:

if ($new_price = tep_get_products_special_price($product_info['products_id'])) {
$products_price = '<s>' . $currencies->display_price($product_info['products_price'], tep_get_tax_rate($product_info['products_tax_class_id'])) . '</s> <span class="productSpecialPrice">' . $currencies->display_price($new_price, tep_get_tax_rate($product_info['products_tax_class_id'])) . '</span>';
} else {
$products_price = $currencies->display_price($product_info['products_price'], tep_get_tax_rate($product_info['products_tax_class_id']));
}
Updated to work with register_globals = off.

Salemaker.php needed the following changes around line 44:

// Create a string of all affected (sub-)categories
if (tep_not_null($categories)) {

Changed to:

// Create a string of all affected (sub-)categories
$categories = $_POST['categories'];
if (tep_not_null($categories)) {

The database structure was also updated to work with large stores.

Based on version 2.3. Full package.
   Posted on: 06/08/2009     See contribution details

685. Ajax Search Suggest Request Installation with Paid service
Hi, friends.
I have changed a little bit this gread contribution.
Please backup all your files and install by your own risk!
All credits to faaliyet. New updates are welcome!

Here follows some new features:

- Now, search text at all products titles. Original version only search the inial title's words.
- Now, search only in stock products, hiding out-of-stock products. It is very useful when you have thousands of out-of-stock products like me, hehe

And, it works in new versions of IE!

Marcelon Brazil
   Posted on: 06/12/2009     See contribution details

686. ups_worldship_xml_auto_import v1.0 Request Installation with Paid service
I recently migrated to a fresh install of 2.2 RC2a and realized this package was no longer adequate. I have included what I did to install this on a fresh copy of 2.2 RC2a. Does not include the instructions for pre RC2a, use v1.3 + v1.4 for older versions. Inlcudes the fix from version 1.4.

I also had a problem with the import into Worldship 2009. It seems that UPS doesn't allow the import to proceed if the customer_id in the xml export matches any previous shipments in your Worldship database. The attached ups_print_worldship_xml.php provides a workaround for this by concatenating the customer_id and order_id to make a unique shipping database entry. You may have to modify it to better suit your needs but it will work out of the box.
Added the ability to auto create more than 1 package,
Just copy this over the original file.


Also made files Edit globals= off complaint
   Posted on: 11/04/2008     See contribution details

687. Klik & Pay Request Installation with Paid service
This is only the files klikandpay.php to replace in

includes/modules/payment

it allows to sort the payment module in the backoffice and also to set a given status to the order.

For the language files take the complete package below

____________________________________________

Ceci est juste le fichier klikandpay.php à remplacer dans

includes/modules/payment

quelques ajouts pour pouvoir choisir un order de tri des méthodes de paiements et définir un statut lors de l'arrivée d'une commande.
   Posted on: 06/11/2009     See contribution details

688. Reclamaposte - Remboursements la Poste (France) Request Installation with Paid service
- Post office status changed so this release include new images found
- From now on, if a status is not recognised by the contribution a red exclamation mark will be displayed. All you then have to do is to switch to test mode (includes/reclamaposte.php) and use the displayed non recognized MD5 to update the known list in includes/reclamaposte.php
- Plugin de notification automatique des clients sur leur suivi coliposte avec possibilité pour chaque status de définir si on veut notifier le client ou pas ainsi que le style d'email à envoyer .

- Archivage fonctionne maintenant correctement pour les commande de plus de XX jours (configurable). Utile uniquement pour les anciennes commandes au 1er lancement de la contrib, ou si on pas lancer reclamaposte depuis un brave moment, ou encore pour les commandes restaient à un status de transit et jamais mis à jour par La Poste.

- Detection des images manquantes et un status pour vous en informer.

- Les commandes "OK", "REMBOURSE", "ARCHIVE" ne sont plus passés à la vérification à chaque coup.

- Plus qu'une requete SQL unique pour récupérer toutes les informations nécessaire.

- Simplification d'une boucle, en remettant le md5 en index du tableau de status.

- Ajout du md5 en base ATTENTION A LA MISE A JOUR SQL.

- Repackaging total avec toutes les classes externes nécessaires.

- Utilisation de PHPMailer pour l'envoi de l'attachement. Testé sur gmail, yahoo, hotmail, outlook et outlook express.
- merge de reclamaposte_pdf et reclamaposte_xls en reclamaposte_extract pour éviter la duplication de code.

- D'autres petit fix dont je ne me rappelle plus!
Version finalisée et corrigée.
Reclamaposte Pour contrat PRO ou Normal.

+ Quelque corrections.

Centralisation des paramètres dans includes/reclamaposte.php

Nouveauté:
- prise en charge des doublons
- tentative de prise en charge des images non reconnues (a tester)
- nb de jours d'affichage parametrable - on ne verifie que ceux des 30 derniers jours mais on peut afficher un plus long historique
- les commandes deja trouvé en livraison ok, reclamation faite ou remboursé ne sont plus vérifié
- mise a jours de la doc d'instal
- 2-3 autres petits soucis réglés
Dernière Version
Bug majeur corrigé
Problème preg_match corrigé

Améliorations diverses sur le contrôle des erreurs.
Il manquait une parenthèse ...
- Ajout de l'adresse du client (obligatoire pour obtenir remboursement)

- Ajout du support PHP4 :(

- Correctif du fichier texte qui n'était pas créé par défaut
1ère ébauche de réclamaposte !

Après avoir essuyé des déboires avec des logiciels payants, voici une contrib permettant de générer automatiquement une demande de remboursement auprès des services postaux français.

Un fichier de réclamation est automatiquement généré au format PDF avec papier à entête et listing détaillé.

PHP 5 Requis
Nécessite l'excellente contribution FPDF

Support Thread : http://www.oscommerce-fr.info/forum/index.php?showtopic=59845
   Posted on: 01/25/2009     See contribution details

689. Export Product module in Excel Request Installation with Paid service
export file
Export product in excel format
Report in category wise
Manufactures wise
Product wise
   Posted on: 03/25/2009     See contribution details
Displaying 613 to 621 (of 1445 contributions) Result Pages: [<< Prev]  ... 61  62  63  64  65  66  67  68  69  70 ...  [Next >>]