|  | ushop.pl not found when ordering
|
Original Message | ushop.pl not found when ordering Author blevine on 01-18-2001 at 13:37 (EST) | I am in the process of upgrading from uShop 2.0 to uShop 3.0. Everything seems to be working until I get to the order process. The order page appears, but when I click the continue button, I get the following error:
Not Found
The requested URL /cgi-bin/ushop/ushop.pl was not found on this server.
The ushop.pl file seems to be okay. What is causing this?
My test site is www.animecollectibles.com/ac_index2.html
|
|
| Messages In This Discussion |
1. RE: ushop.pl not found when ordering Author Bill Weiner on 01-18-2001 at 16:13 (EST) | | I took a look at your site and noticed that upon pressing the "Continue" button, it tries to go to the URL:
https://www.animecollectibles.com/cgi-bin/ushop/ushop.pl
That is the URL that you specified as the "script_url" parameter of your uShopOrderButton applet.... and as you can see by just going to that URL:
https://www.animecollectibles.com/cgi-bin/ushop/ushop.pl
... you get the same "Not Found" error.
So double-check that URL and make sure that your "script_url" parameter points to the correct location of the script on your server.
|
|
|
|