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 1225 to 1233 (of 1445 contributions) Result Pages: [<< Prev]  ... 131  132  133  134  135  136  137  138  139  140 ...  [Next >>] 
1361. USPS Shipping Insurance Request Installation with Paid service
FULL PACKAGE with UPDATE INSTRUCTIONS

(please ignore v1.5 below)

Changes since v1.4
------------------
* Fixed the issue: if customer goes back to the checkout shipping page from checkout payment to change their USPS shipping insurance choice, the change is not registered. Now, changes are registered properly.
* Added the edits suggested by draculakos which adds rollover color and a function that enables you to click anywhere inside infobox in order to toggle the USPS shipping insurance checkbox. (1 edit was missing on the forum, I have corrected this)

Scott
   Posted on: 11/17/2008     See contribution details

1362. Images Categories In Header V1.0 Request Installation with Paid service
En français

Cette contribution met les images des catégories dans le header.
Dans la page "index" le titre indique le nom des catégories.

Facile d'installation

- 1 fichier à installer
- 2 fichiers à modifier : header.php et index.php

Visible à : http://www.oscommerce-screenshots.com/images-categories-header-p-362.html

##########################################

In english

This contribution brings images of categories in the header.
In the "index" the title indicates the names of categories.

Easy Installation

- 1 file to install
- 2 files modified: header.php and index.php

Available: http://www.oscommerce-screenshots.com/images-categories-header-p-362.html
   Posted on: 11/16/2008     See contribution details

1363. Order Editor / Unique Order Number / Manual Order Maker Combo Request Installation with Paid service
Support Topic:

http://forums.oscommerce.com/index.php?showtopic=321070&st=0&p=1336057
   Posted on: 11/16/2008     See contribution details

1364. Collect Residential / Commercial info for shipping Request Installation with Paid service
+ added manual order maker compatibility note to end of install doc
   Posted on: 11/16/2008     See contribution details

1365. Advanced Bulk Mailer Request Installation with Paid service
I needed the Advanced Bulk Mailer so I could send my Newsletters with the Bulkmailer Limit.

But what I didn’t want to do is push the send-button each hour until all the letters were sent.

So actually I only needed the Bulkmailer Interval from the Simple Visitor Newsletter contribution.
But thats not all I wanted, I also wanted the UNSUBSCRIBE link in my Newsletter from the Newsletter Unsubscribe contribution.

So what I did was the following: I added all these files for a nice and simple working newsletter_bulk.php.

WITH:

BULKMAILER_LIMIT
BULKMAILER_INTERVAL
NEWSLETTER_UNSUBSCRIBE

Also includes the DUTCH language files.

See the readme files for more info.


FULL PACKAGE

All credits go to the original writers!!
Só consertando um erro basico passado despercebido .

No passo 5 da instalação.

Passo 5.
Abra:
/admin/includes/database_tables.php

---------------ADICIONE
// Simple Visitor Newsletter
define('TABLE_VISITOR', 'visitor');



Adiciona tb esta linha

// Bulk Mailer
define('TABLE_CUSTOMERS_TEMP', 'customers_temp');



em anexo novo instalação .
   Posted on: 10/01/2008     See contribution details

1366. Missing Page Request Installation with Paid service
linking the ip address to show the country location.

Update only
This is an "updated" version of the missing_pages.php mod which includes ip_control_v1.0 by pyramids 11-12-2008 and Ban_IP_htaccess v1.0

The missing_page.php now will record the website visitors ip address, date and the missing page they try to access.

The purpose of this mod is to have a fast way to track (or ban) website users trying to break into your account by trying various pages that are not on your site. This is a key sign that they are up to no good. This mod was written to work with the whos online mod and the missing_page mod installed. (but the whos online mod is now not required with this update)

Example: a user trys to access a missing page say "phpMyadmin/login.php" - it doesn't exist (what notice do you get?).

If you don't have this mod installed (missing pages) then you won't know they are attempting to get into your site.
(of course you can always check your cPanel error logs or server logs)

Full Mod Here
The purpose of this mod is to be able to track missing pages in the whos_online program and to keep the visitor in the shop.

It also will show bad users trying to access your site, you will see them looking for pages like "http://www.myshop.com/MSOffice/cltreq.asp".
This was written to be used with the mod ban_ip_htaccess so you could ban those users.
   Posted on: 10/22/2008     See contribution details

1367. Dynamic price updater Request Installation with Paid service
you will need these 2 files in order to make this thing work. I added the prototype.js and scriptaculous.js files...

this is a full package...

This package will install a quantity box and plus, minus buttons. This will allow a user to incease and decreas the total product quantity while updateing the total price on the product page according to the total before adding it to the cart.

Very cool and nice for customers...

All credit goes to community member Bigzelf who wrote all the script includeing the js file. Thanks again buddy...

Working example at http://www.evantics.com

Known issues: This has a problem with 'special prices' for some reason but I am hopeing to find a fix for that. Any help would sure be great.

Any how I have built a whole website thanks to all the work and help of the people in this community so I thought this would be a good first contrib to say thanks to all...
   Posted on: 11/14/2008     See contribution details

1368. Pc Pro Creator Request Installation with Paid service
*Español:

Instrucciones de instalación:



-Copia el contenido de este paquete a la carpeta donde tengas

instalado tu tienda oscommerce-v2.2rc2

-Añadir en /catalog/admin/includes/languages/espanol.php

al final, antes del último "?>"

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

// PC BUILDER

define('IMAGE_PRINT', 'Imprimir');

define (BOX_HEADING_COMPBUILD ,"Configurador PC");

define (BOX_COMP_SETTINGS ,"Preferencias");

define (BOX_COMP_ABOUT ,"About");

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



*English:

Installation instructions:



-Copy the content of this package into oscommerce-v2.2rc2 folder.

-Edit /catalog/admin/includes/languages/english.php

At the end, before the last ?> tag, INSERT:

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

// PC BUILDER

define('IMAGE_PRINT', 'Imprimir');

define (BOX_HEADING_COMPBUILD ,"Configurador PC");

define (BOX_COMP_SETTINGS ,"Preferencias");

define (BOX_COMP_ABOUT ,"About");

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

Only translation.
Thank you for this contribution.
PC BUILDER VERSION 2.5.5 - Full Install for osCommerce 2.2ms2 (RC2a compliant - tested and confirmed in development)
~~~~~~~~~~~~~~~~~~~~~~~~

The reason for this release is to consolidate all forum posts, patches and various fixes since version 2.5.4 right up until now (2008-10-19), making it much easier for first time installers to get up to speed immediately.

Estimated install time is 15 minutes.

NB: Full Package
PC BUILDER VERSION 2.5.4 - MINOR PATCH / UPGRADE - THE LAST ONE BEFORE VERSION 3.0.0???

This patch relies on the fact that you have upgraded to 2.5.3 including all patches up to this one (excluding posts on the forum).
This patch will bring you up to version 2.5.4.

I use FCKeditor on my full (cumulative) development site and noticed that the short descriptions are preceeded with
a linefeed/carriage return. This small patch fixes carriage returns and apostrophes (amongst others) in your products
description. If your products popup list sometimes hangs then you need this patch.

Note: Just the patch instructions, no other files
Spotted an error in the upgrade instructions. This is just the fix to that - no other files.
PC BUILDER VERSION 2.5.3 - (upgrade / bugfixes)

Only apply these patches if you are up to date with version 2.5.2. Applying these patches will bring you up to version 2.5.3.

Summary of most important fixes/changes: - SEE CHANGELOG FOR MORE DETAILS
1. Support for duplicate builder categories + intelligent 'add-to-cart'
2. Products options popup list honors product status and stock quantity. Now sorted by price (asc)
3. Short descriptions hangup fixed
4. Print preview currency issue fixed + close button for convenience
5. Millions calculation working
6. Builder total currency symbol issue fixed
7. Thousands separator causing builder not to total. How-to-fix details included

NB: Not the full package

demo site updated - www.finchtech.co.za/demo/compbuild.php
(admin panel = un:admin pw:admin)
PC BUILDER VERSION 2.5.2 - (upgrade / patches)

FIX FOR DISABLED ASSEMBLY FEE PROBLEM
Up to (and including) version 2.5.1, disabling the assembly fee in admin stopped the builder from adding to cart or even
to print preview.

PRINT PREVIEW ALSO FIXED - AND NOW INCLUDES ASSEMBLY FEE (if enabled)

Note: Not the full package.
PC BUILDER VERSION 2.5.1 (full release - in development - BUGS ARE FREE!!)

This is a complete 'new' installation of PC Builder Pro (or PC Pro Creator). Only attempt this installation if you do not have any version of the builder prior to this release. You may choose to overwrite an existing installation but this document does not cater for that.

This is the Full Package!!
PC BUILDER VERSION 2.5.0 (some major changes, bugfixes and corrections)

It just gets better and better. This release started out as a version 2.4.2 upgrade and was bumped up to 2.5.0 after I got caught up in some radical changes. The biggest changes will be found in the admin side - in fact it's the only noticeable change.

NEW FEATURES:
1. Builder, category and dependence Configurations all on one page.
2. Assembly fee category id now selectable in configuration (no more hard-code).
3. Ability to disable the builder frontend (nice for serious maintenance).
4. Global dependency can be turned on or off (working!).
5. Individual builder categories can be set to 'non-dependent'.
6. Builder categories no longer need to be in strict sequential order for dependency to work.
7. Builder matrix editor enhanced, (sub)category descriptions, selectable builder categories (or all) - neato!.
8. Catalog 'USE_TAX' flag honored by builder (instead of its own one - psh!).
9. Database tables 'pruned' - unneeded clutter!!
10. Cancel button in matrix editor changed to 'back' - takes you back to builder config - logical!.
11. Builder category maintenance - deleting categories now also removes product dependences.
12. Builder category maintenance - inserts, and renames now check for duplicates, etc... (better!).
13. Matrix editor - does not show builder categories that have no dependence.
14. Catalog 'LANGUAGE' id honored by builder.

Upgrade only - not the full package.
   Posted on: 09/11/2008     See contribution details

1369. pdf invoices for admin Request Installation with Paid service
Please note that if you have already installed chris23's PDF Customer Invoice contribution, you should not install this one otherwise you might get into trouble unless you know what you are doing.

No new file attached. Only a txt file with the same text as above. You can't add a note without uploading a file - its a required field.

Ken
   Posted on: 11/14/2008     See contribution details
Displaying 1225 to 1233 (of 1445 contributions) Result Pages: [<< Prev]  ... 131  132  133  134  135  136  137  138  139  140 ...  [Next >>]