everklear Posted November 22, 2002 Posted November 22, 2002 Testing out my store now. User can fill up his cart, but when "checkout" is clicked (which links to /catalog/checkout_payment.php) my server throws a 404 -not found error. The thing that is driving me nuts is that the file is there. It has the same permissions and ownership as the other files in the /catalog folder. This is driving me bonkers. Anyone seen this or have any suggestions? I'm running the 20021101 snapshot on linux. Thanks,
everklear Posted November 22, 2002 Author Posted November 22, 2002 Okay, I found the problem...it happened when I installed mo_pics 1.1. It changes /catalog/includes/application_top.php and in the process there are two lines eliminated (as well as some additions): define('FILENAME_CHECKOUT_SHIPPING','checkout_shipping.php'); define('FILENAME_CHECKOUT_SHIPPING_ADDRESS','checkout_shipping_address.php'); I don't know why... Anyway, putting these lines back into application_top.php resolves the problem.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.