PDA

View Full Version : Quantity Error


ChillOut
21-Nov-2003, 01:56 PM
Hi

If I try to hide quantity on the product page e.g.

<!--NETQUOTEVAR:PRODUCTQUANTITY--> in the product line template

I get error:
"Quantity: The maximum quantity allowed to be ordered for this product is 1" when I add to cart


Is there a work around please as I just want one of each product to be available and don't need the quantity displayed?

ta


Also, my extended product pages aren't popping up (chilloutgames.co.uk)

Ta2

ChillOut
21-Nov-2003, 02:30 PM
sorry - found the answer in a previous thread - replace the NETQUOTEVAR:PRODUCTQUANTITY with

<input type="hidden" name="Q_NETQUOTEVAR:PRODUCTREFERENCE" value="1"><!-- NETQUOTEVAR:PRODUCTQUANTITY -->


hope that works

still don't know why the extended product images don't load though?

ChillOut
21-Nov-2003, 02:38 PM
Hi

info_242.html etc

These extended product images aren't being uploaded to my website when I do a site refresh - any ideas?

Thanks

ChillOut
21-Nov-2003, 03:06 PM
Hi

I'm still having problems with extended images. They work fine in site preview

e.g. PreviewHTML/P_info_1177.html

but the pages aren't generated when I do a live site refresh.


Must be something simple?

chilloutgames.co.uk

cdicken
21-Nov-2003, 03:14 PM
Check your 'SiteHTML' folder. Are they in there? Actinic generates the files in that folder before uploading them.

Then experimenton one product.

Stop the pop-up page from being generated. Then upload. Then enable the pop-up page again. See if that triggers the upload.

ChillOut
21-Nov-2003, 03:34 PM
Thanks Charles

I've tried that and also manually pasted all the info pages from site_html by ftp which has done the trick for the timebeing

Ta

cdicken
21-Nov-2003, 03:51 PM
Nice one.

And it's Chris, not Charles (don't worry, you're not the first):)