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 379 to 387 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>] 
421. DPD Terugmelden Request Installation with Paid service
Module voor het terugmelden van track&trace codes van DPD.

Hiermee kunt u gemakkelijk alle barcodes naar uw klanten versturen.
   Posted on: 08/19/2009     See contribution details

422. Paymate Sentinel Request Installation with Paid service
This payment module integrates osCommerce with Paymate Sentinel gateway.

For general information please refer to:
http://www.paymate.com/cms/index.php/component/content/article/35-payments/197-challenge-fraud-with-paymate-sentinel

Technical information can be found at:
http://www.paymate.com/cms/index.php?option=com_content&id=199

osCommerce bundle download:
http://www.paymate.com/cms/images/paymate-api/paymate-php-sdk-2.0.zip
   Posted on: 08/18/2009     See contribution details

423. Actual Attribute Price V1.0 Request Installation with Paid service
* This is a complete package *

Updates
+ Added Fix from zeppos
+ Added utility to update all your existing attributes quickly.
+ Added back Compare files for those that know how to use them and know how much time it saves.
+ Cleaned up the code so it actually uses the vars it sets-up.
+ Added required GNU licensing notice.

Discuss: http://forums.oscommerce.com/index.php?showtopic=69543
Just a small correction in both versions 1.5 and 1.6.

in the file includes/classes/shopping_cart.php, the line:

$this->total += $qty * tep_add_tax(tep_adjust_price($option_price, $products_price), $product_tax);

should be:

$this->total += $qty * tep_add_tax(tep_adjust_price($option_price, $products_price), $products_tax);

(the ONLY thing that changes is the $products_tax at the end of the string, it was typed as "product_tax")

NO FILE UPLOADED.
This is an improvement over 1.5. add better how to install.txt so no one will get lasted in deciphering where to put the code in. Also improved performance and speed for the server use.
I have cleaned up and updated the install file to, hopefully, make this contribution easier to follow along with and install. I have also added screenshots.

All credit goes to the original and contributing authors.

Please feel free to add/modify/update this contribution if you can. Thanks again.
   Posted on: 11/05/2008     See contribution details

424. Detailed Monthly Sales Request Installation with Paid service
Changes: Remove the $ because some Shops use EUR
Set the Row Order Total as 1

only stats_detailed_monthly_sales.php att.
This is just the "stats_detailed_monthly_sales.php" file. It has the previously modified DD/MM/YYYY date format (as I am Canadian) as well as separating the last line of totals from the overall total sales.

So there is a space, then the heading "TOTAL", then the total sales data so it is easier to read.
Basically added totals to the reports and right aligned some of the columns. Also changed date formatting to d/m/Y because I'm from Australia.

Only the stats_detailed_monthly_sales.php file
I found it a hassle to patch a couple of times, so I've uploaded a pre-patched version that I've bumped to v1.1
   Posted on: 04/16/2009     See contribution details

425. Better Product Preview with Lightbox 2 Request Installation with Paid service
If you are using Simple Template System(STS), apply STEP 1 (1-Find <head> tag and add right below it...) to the file /catalog/includes/sts_template.html else it won't work.
If there are apostrophes in your product names, you will need this modification, or else your images will not display:

=======================

document.write('<?php echo '<a href="images/' . $product_info['products_image'] . '" rel="lightbox" title="' . addslashes($product_info['products_name']) . '">' . tep_image(DIR_WS_IMAGES . $product_info['products_image'], addslashes($product_info['products_name']), SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT, 'hspace="5" vspace="5"') . '<br>' . TEXT_CLICK_TO_ENLARGE . '</a>'; ?>');

=============

Repackaged complete contrib, and modified the Readme and Installation.txt file.



This modified script will position the pop up box 100 pixels below window top.

See it working at http://www.volt-london.co.uk

Not full package, only js.

To install:

1. Backup the original file (I don't really see a good reason for this but this is the usual routine...)

2. Replace the js file on this pack with the one on your server.

If you wish to set the margin yourself, edit line #234 where is shows + 100 to position the image wherever you like. eg. + 50 + 100 + 175 etc.

Modified by Eyal Shoabi - http://www.volt.co.il
   Posted on: 04/19/2009     See contribution details

426. Impressum Request Installation with Paid service
In catalog_includes_languages_english war die Datei wiederruf.hphp enthalten.
Ich habe die korrekte Datei impressum.php eingefügt.

---------------------------

wiederruf.php was included in catalog_includes_languages_english.

I corrected the file into impressum.php .

This is a Full Package
This contribution adds the information box in your online shop for a page to an imprint.

Diese Contribution fügt der Information Box in Ihrem Onlineshop eine Seite für ein Impressum zu.

Attention: Installation and usage is at your own risk!
   Posted on: 05/07/2009     See contribution details

427. FTP and Folders empty of osCommerce synchronized Request Installation with Paid service
English________________
From our FTP and our folders structure osCommerce empty, with a simple synchronization between our FTP and local folders empty, work faster, orderly and efficient manner.

I Use extra three folders that I shall explain:

backupBDD: to store our backups of the database
backupWEB: to store our backups of the web online
contributions: the contributions that we all go down, we keep here.

attached screenshot


Español_______________
Desde nuestro FTP y con la estructura de carpetas osCommerce vacías, con una simple sincronización entre el FTP y nuestras carpetas locales vacías, trabajaremos más rápido, ordenado y eficiente.

Uso tres carpetas extras que ahora explicaré:

backupBDD: para almacenar nuestros backups de la base de datos
backupWEB: para almacenar nuestros backups de la web online
contributions: todas las contribuciones que nos vayamos bajando, las iremos guardando aquí

adjunto screenshot
   Posted on: 08/18/2009     See contribution details

428. Motive Options Request Installation with Paid service
Motive Options V 1.0

by Daniel Siegers - www.siegers.biz - daniel@siegers.biz

What is it?

Do you sell products with different motives?
Do you use Options as Images?
Do you find it annoying to add options and values to each product?

Then Motive Options is for you!

With Motive Options you can create categories for motives, f.e HQ pics, MQ pics, LQ pics. You can then upload images and categorize them. Then you can add one or more categories directly to your products. With each change your product options and values are updates automatically.

Within your catalog the images are displayed as thumbs together with radio button inputs (very similar to Options as Images), so if you sell f.e. a T-Shirt with an optional motive the customer can choose one.

Some images are included in the archive.
   Posted on: 08/18/2009     See contribution details

429. Dynamic Image Resize Request Installation with Paid service
Several contributions have been created to allow for different sizes/thumbnails of product images. These have all seemed to create tremendous amounts of extra labor especially when several hundreds or even thousands of product images are needed.
What this contribution does is to allow you to have a single large product image that is dynamically resized on your website prior to downloading to the visitor. Why download a 2-3Mb picture when only a 3-4K thumbnail is needed or have 3 different sizes when only one is needed.
This contribution is written to work with all osCommerce 2.x versions and with only a single change to be compatible with osCommerce 3.0.
   Posted on: 08/18/2009     See contribution details
Displaying 379 to 387 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>]