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 388 to 396 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>] 
431. Association module V1.0 Request Installation with Paid service
Fix for activate/deactivate in admin to correspond with the display of the association in checkout payment.
sorry I added to much and can't delete it..

here is the right one

I was missing this in my install file:

admin/includes/languages/english.php

add to the bottom just before ?>

// BOF Associations
define('BOX_HEADING_ASSOCIATIONS', 'Associations');
define('BOX_ASSOCIATIONS_ASSOCIATIONS', 'Associations');
define('BOX_ASSOCIATIONS_ACCOUNT', 'Account');
define('BOX_ASSOCIATIONS_PAYMENT', 'Payments');
// EOF Associations
   Posted on: 04/19/2009     See contribution details

432. TPV CECA 09 Request Installation with Paid service
English___________
Filter before funciton exec()

Any question or problem send me a email to soluciones_software@hotmail.com

Español__________
Filtro antes de la función exec()

Cualquier duda o problema enviadme un mail a soluciones_software@hotmail.com
english______________
Installation and configuration in detail of how integrate TPV CECA to our store.

Took time wanting to make this contribution, seeing that existing manuals were a bit ambiguous.



español_____________
Instalación y configuración al detalle de cómo integrar un TPV CECA en nuestra tienda.

Llevaba tiempo con ganas de realizar esta contribucion, viendo que los manuales existentes eran un poco ambiguos.

FULL PACKAGE
   Posted on: 08/13/2009     See contribution details

433. Product Listing 3 Columns for v2.2 RC2a Request Installation with Paid service
This contribution is for osCommerce v2.2 RC2a. It makes the product listing module display in to three 3 columns.

Installation is as easy as 1 to 3

*Screenshot included.
   Posted on: 08/14/2009     See contribution details

434. Extra Images Request Installation with Paid service
products_extra_images.php:

I was getting multiple listings displayed in the extra images list in the admin (catalog/admin/products_extra_images.php). I updated the products_extra_images_query_raw query around line 194 with a DISTINCT and GROUP BY clause to fix the problem.

There are also features such as specifying an image that is already uploaded that I commented out in the options box when adding/editing extra images. I simplified this section because it is too confusing for my clients.

I also updated the select box so that only products with names display.

html_output.php:

Also, I don't like how OS Commerce displays thumbnail images. I want them to be proportional to the actual size of the full image. So I have also included an updated catalog/admin/includes/functions/html_output.php that has an updated tep_image() function. If the passed image size is the same as the constant SMALL_IMAGE_WIDTH and an extra parameter $forced_unproportion is not set to true, then the image ratio is calculated based on configuration settings in the database table `configuration`. I have included the SQL to insert the new settings as well.

Hope someone finds this useful. Happy coding!
   Posted on: 08/16/2009     See contribution details

435. Matching Products Manufacturers Request Installation with Paid service
One line of code changed to

- stop products being shown duplicate times for each language
- the product that is actually being viewed will not be displayed again in the list
create a own item in admin / configuration / max values (not use the new products) and replace button "more-info-sml.gif" by "small_view.gif" already in the script - all credits to (obviously ) marcusdesign, the original author

FULL PACKAGE
added the ability to limit the number of products shown and added the button more-info-sml.gif

just follow the installation instructions.

installation takes about 2 to 3 minutes.

full package
this is the working version of Matching Products Manufacturers without any errors.

Just follow installation instructions
I've forgot that I have a highly modified shop and that the manufacturers table of my shop is different from the original OsCommerce.

Hereby the right files with the right tables. Just use this one instead
   Posted on: 03/08/2009     See contribution details

436. ot_cod_fee_calculation Request Installation with Paid service
Gebühren für Nachnahme Bestellung 6,00 €
   Posted on: 08/17/2009     See contribution details

437. IFrame Complete Product Listing Request Installation with Paid service
A fast complete product listing with links to products outside of osc/cre full environment.

cpl was developed for in line frames (IFRAME) to display store products within other web sites with out the ocs/cre environment. The links to the products will display your products within the normal osc/cre store environment.

cpl can be used on your osc/cre site as a product report, product site map, or even a search engine link map.

Optional Settings: Set header/footer on or off
Display product image or product model text

Estimate install time: 5 minutes
   Posted on: 01/17/2006     See contribution details

438. Better product listing and product info Request Installation with Paid service
This version see's updates to the code plus additions to the contribution
* Reworked the product_listing.php. enlarged the products image from the standard to fit better, removed the buy now button and replaced it with an add to cart button, also put the button in line.

* Product_info.php made this file multi language and added German and Spanish to the standard English

* Added a new_products.php module with random products a buy now and more info buttons.


* Admin control.
* Select the amount of characters displayed on the product listing page for short descriptions you want to show

* Display the product listing as a list or grid

* Select the sort order of the products listing, either by price or by name

* New products module, select the number of columns you want to show

Full instructions are included along with a link to see a demo site.

This is a full package, 10 minute install on a vanilla install of osCommerce 2.2 RC2A
This is an update to the J Query side.
Now includes
product_reviews.php
product_reviews_info.php
product_reviews_write.php
Files, this is a drop in file set intended for a vanilla install.
For a manual install refer to the previous installations and then in the above mentioned files search for
<!-- Light Box J Query Add on BOF -->
and
<!-- Light Box J Query Add on EOF -->
All new/amended code is wrapped in these.
view the J Query in action + mod's here http://www.development-server.net/j/
Following many recent requests I have updated this so instead of showing 0 when there is no stock it now shows “Currently sold out”
You have to have Better Product listing and product info display installed already.

This update and enhancement will bring the following to the add on. I have added icons for the reviews count {if any} also for the web link and the Product Description header. There is now a J query version of the same thing. This package includes Lightbox verions [ Drop in install + manual update]
J query version [Drop in + Manual update]
To view them both in action
Lightbox http://www.development-server.net/n/
J-query http://www.development-server.net/j/

Much of this is dynamic, if there is no data the item header will not show.
Review count, Web Address, Attributes etc…

Full install notes for manual installation, product_info.php + product_listing.php must be used from this contribution though.

Screen shots included in the readme.htm

This contribution adds some extra umpf to the product listing and product info pages, the default ones while OK are a little bland so I have spiced them up a bit,
Product_listing.php
added a short description with a buy now and more details buttons, also added code to display the manufacturer and QTY (if this is not set under admin >> configuration >> product listing it will not show)
added some more eye-catching formatting styles,
Product_info.php
added a lot of extra bits here, the layout I have changed and added images etc to make it look more inviting to your customers
added light box to the popup image
added social bookmarking to the actual page rather than it being called from a separate file.
made more dynamic, of the following if there are none they will not show
o Model
o Attributes
o Web page link
PLEASE MAKE SURE YOU BACK UP BEFORE YOU USE

for a limited time you can see it in action at http://www.development-server.net/n/
screen shots are included with the docs.
   Posted on: 01/28/2009     See contribution details

439. Admin controlled new products columns Request Installation with Paid service
This add on allows you via an admin interface to choose how many columns you want to display on the new products module, 1,2,3 or more!

Very easy to install.
Full files needed are included as are manual install instructions.

Made for 2.2 versions from milestone to RC2A.
   Posted on: 08/17/2009     See contribution details
Displaying 388 to 396 (of 1445 contributions) Result Pages: [<< Prev]  ... 41  42  43  44  45  46  47  48  49  50 ...  [Next >>]