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 523 to 531 (of 1445 contributions) Result Pages: [<< Prev]  ... 51  52  53  54  55  56  57  58  59  60 ...  [Next >>] 
581. PayPal Fee, with Several Extra Options Request Installation with Paid service
[EN]
This module allows to add a fee to the total (amount + shipping cost + tax) for PayPal payments.

You have several options:
Add just a percentage over the order value
A fix value
A fix value + a percentage over the value
And you can over the result add:
Minimum value for the fee
Maximum value for the fee

With this options you can apply the same rules of paypal.

The fee is visible in the order total.
An image of admin area with options is inside of package
______________________________________________________________________________________

[PT]
Este módulo permite adicionar uma taxa ao total da encomenda (valor + despesas de envio + taxa) para pagamento através de paypal.

Possui várias opções:
Adicionar uma percentagem sobre o valor da encomenda
Adicionar uma taxa fixa
Adicionar uma taxa fixa mais uma percentagem
Sobre o resultado pode ainda defenir:
O valor mínimo da taxa
O valor máximo da taxa

Com estas opções, podem aplicar as mesmas regras que a Paypal

A taxa é visível no total da encomenda.

Esta uma imagem junto com o modulo com a área de adminstração e as opções existente

______________________________________________________________________________________


NOTE:
The base of this contribution is from:
Marco Falcini - MARCUS
marcus_marzullus@email.it
http://addons.oscommerce.com/info/3132

NOTA:
A base desta contribuição é de
Marco Falcini - MARCUS
marcus_marzullus@email.it
http://addons.oscommerce.com/info/3132
   Posted on: 07/10/2009     See contribution details

582. Easy Populate & Products Attributes (KPR) Request Installation with Paid service
Hi,

This is customized version of Easy Populate & Products Attributes V 2_71. You can look base files here ..
http://addons.oscommerce.com/info/500

This new version will give you feature define and fill data into one line, very easy and simple to understand ..

For Example :
Hardware;Software/Action;Hardware/Test/Test2;

In this example ';' is to separate categories and '/' for child categories ..

So here this product will upload in there categories
1. Hardware
2. Action (Software -> Action)
3. Test2 (Hardware->Test->Test2)

If any categories does not exist then it will create automatically. For example, if above example, if there is no child category of Hardware. Then it will create itself and insert product under "Test2" category.

I have given a sample CSV file inside package for more details ..
   Posted on: 07/12/2009     See contribution details

583. Autologon Request Installation with Paid service
if ((ALLOW_AUTOLOGONLOGON == 'false') || ($HTTP_POST_VARS['remember_me'] == '')) {

should be

if ((ALLOW_AUTOLOGON == 'false') || ($HTTP_POST_VARS['remember_me'] == '')) {
With the current logoff.php modification the user is never able to logoff creating a potential security risk.

The programmer forgot to put the value parameter when cleaning the cookies.

These are the lines that need to be changed:
From:
setcookie('email_address', time() - 3600, $cookie_path);
setcookie('password', time() - 3600, $cookie_path);

To:
setcookie('email_address', '', time() - 3600, $cookie_path);
setcookie('password', '', time() - 3600, $cookie_path);

Please note that, obviously, they are two single quotes in each line.

I attach the corrected file only.
   Posted on: 11/07/2008     See contribution details

584. product_info.php Request Installation with Paid service
This is simple change on product_info.php
The image display on left now.

You can see demo from:

http://www.princessapple.com/catalog/index.php
   Posted on: 07/09/2009     See contribution details

585. [TiM's osC Solutions] Cached image thumbnails Request Installation with Paid service
This contribution gives you the following features:

* Cached thumbnails in catalog for faster loading times.

* Tweakable for having thumbnails created with a transparent backgrounds.

* Saves cached thumbnails in a separate folder (easy for cleaning up).

* Unique md5 thumbnail filenames such as e0f8ab89c52355e107326293f64e6f25_100x80.jpg based on md5("path/to/file.ext").

Caution! This may collide with other image management contributions.
   Posted on: 07/09/2009     See contribution details

586. YATM - Yet Another Tree Menu Request Installation with Paid service
Para poder utilizarlo me toco ir al post de abbys99 donde repara algunas fallas de esta contribucion:

http://forums.oscommerce.com/index.php?showtopic=199827&pid=1164626&mode=threaded&start=#entry1164626
   Posted on: 07/09/2009     See contribution details

587. Product Tabs&Modules 1.0 Request Installation with Paid service
This Contribution is based on Products Tabs 2.2
http://addons.oscommerce.com/info/2610

I needed this contribution to integrate some modules in the tabs like Cross Sell, Related Products or Ask a question, but
I like much more automatic generated thumbnails then the Ultrapics ones and in my shop is Tiny MCE installed and works very well.

Changes:
It's usable with Tiny MCE html editor, or with the osc textarea.
It's usable with the contribution 'On the Fly' Auto Thumbnailer using GD Library
and also with the contribution More_Pics_6 for 2.2 ms2
there is also the modification on Products Tabs from faaliyet built-in for a better search query.
   Posted on: 07/08/2009     See contribution details

588. Color Swatches Request Installation with Paid service
Modification suite à des codes obsolètes.

Voir le sujet : http://www.oscommerce-fr.info/forum/index.php?showtopic=62605&st=0&#entry325566
   Posted on: 07/09/2009     See contribution details

589. Payson agentintegration Request Installation with Paid service
Changed images and text to follow the new rules from payson. Payson have new rules of usage since 2009.
I also added the Payson Guarantee module.

Payson har nya regler om bilder och texter. Detta har ändrats i modulen. Har även skapat en modul för Payson Garanti som ger kunderna möjlighet att använda denna. installationsanvisningarna har ändrats för detta.
   Posted on: 07/09/2009     See contribution details
Displaying 523 to 531 (of 1445 contributions) Result Pages: [<< Prev]  ... 51  52  53  54  55  56  57  58  59  60 ...  [Next >>]