Jump to content


Corporate Sponsors


Latest News: (loading..)

rcall

Member Since 24 Nov 2007
Offline Last Active Mar 09 2012, 15:32
-----

Posts I've Made

In Topic: Newbie: What is the best way to accomplish this? Catalog/product quesitons

09 March 2012, 15:33

It is called qtpro - stock by attributes. Looks like there was a new release for v. 2.3

http://www.oscommerce.com/community/contributions,7786

In Topic: Checkout Downloadable links

23 June 2011, 03:35

osCommerce supports downloadable products (you checkout and get an email with a link and/or login to your account and have a link) but as far as a page that is displayed, you would need to customize that.

In Topic: Special price items not show special price on all pages

23 June 2011, 03:33

It looks like specials is not supported in your product_listing module.

In Topic: Customized Index Page

23 June 2011, 03:30

easy to do in rc2a, not so much with 2.3.1

In Topic: help with fedex

23 June 2011, 03:24

I would try to find out where the page is dying... enter in

echo "test"; die();

throughout the page and see how far you can get it down to find out what is causing the error.