Hello Folks,
New member (first post) and just getting my head around Actinic so please be gentle...
Got a problem with adding items to the cart. Below is a link to the page in question;
http://www.philippacraddock.com/acat...lant_1.html#a4
I've hidden "<input type="hidden" name="Q_ProductID" size="4" value="1" class="form_input_general" />" in the code (we only want to add on of the products at a time.
Keep getting the following error;
"A General Script Error Occurred
Error: The specified product (reference ProductID) has just been removed from the catalog. Please return to the catalog and continue shopping. If you press the Refresh or Reload button on your browser, the removed products will no longer be visible in the catalog. We apologize for the inconvenience.Press the Browser back button and try again or contact the site owner"
Any suggestions or pushes in the right direction would be greatly appreciated.
Thanks in advance,
John
New member (first post) and just getting my head around Actinic so please be gentle...
Got a problem with adding items to the cart. Below is a link to the page in question;
http://www.philippacraddock.com/acat...lant_1.html#a4
I've hidden "<input type="hidden" name="Q_ProductID" size="4" value="1" class="form_input_general" />" in the code (we only want to add on of the products at a time.
Keep getting the following error;
"A General Script Error Occurred
Error: The specified product (reference ProductID) has just been removed from the catalog. Please return to the catalog and continue shopping. If you press the Refresh or Reload button on your browser, the removed products will no longer be visible in the catalog. We apologize for the inconvenience.Press the Browser back button and try again or contact the site owner"
Any suggestions or pushes in the right direction would be greatly appreciated.
Thanks in advance,
John
Comment