PDA

View Full Version : CHECK CART (SHOWCART) file path - please help ??


DkissRaggamuffi
30-Jan-2003, 03:23 AM
hello. can you help with the file path to the check cart (SHOWCART) file? currently this path http://www.mydomain.com/cgi-bin/os000002.pl?ACTION=SHOWCART -- just gives a redirect file, doesnt display any contents within the templates. The check out button works, using a similar file path: mydomain.com/cgi-bin/os000002.pl?ACTION=Start! --- Can you suggest how to correct this problem??

garyhay
30-Jan-2003, 11:25 AM
compare with

http://www.concept-worldwide.com

and see if you have the right link. I cant see the full link in the forum

cdicken
31-Jan-2003, 08:25 AM
http://www.mydomain.com/cgi-bin/os000002.pl?ACTION=SHOWCART

You should be pointing to ca000002.pl rather than os000002.pl.

ca = cart
os = order script (checkout)