Guest Posted December 24, 2002 Posted December 24, 2002 hello, I am trying this cart out for the first time. I do have technical knowledge and everything is working perfectly, except in the admin section to choose modules for payment/shipping etc, there are no error messages, and i do not get any options to choose from. All i see is for example in shipping: Shipping Modules Module Directory: /catalog/includes/modules/shipping/ in payment: Payment Modules Module Directory: /catalog/includes/modules/payment/ I'm really not sure what i have done wrong, everything else is working perfect. If someone can point me in the right direction i would be much thankful. I appreciate it!! :)
Guest Posted December 24, 2002 Posted December 24, 2002 just to add in this: i have it setup as: mydomain.com/catalog mydomain.com/admin possibly it nees to be: mydomain.com/catalog/admin ?? just a thought.
mattice Posted December 24, 2002 Posted December 24, 2002 make sure the directories and files in there can be read by the webserver. Set the correct permissions on them: linux: chmod -R 755 /catalog/includes/modules/shipping/ chmod -R 755 /catalog/includes/modules/payment/ Windows: right click and make sure they are not set to READ ONLY. "Politics is the art of preventing people from taking part in affairs which properly concern them"
Guest Posted December 24, 2002 Posted December 24, 2002 FIXED IT.. it was a path problem.. but i do have another question now. i have set the order stuff, a shipping method and a payment method, but after i add to cart/log in and hit checkout, i get:: site.com/catalog/FILENAME_CHECKOUT_SHIPPING can anyone point me to look for fixing this? thanks and sorry about before.
mattice Posted December 24, 2002 Posted December 24, 2002 FILENAME_CHECKOUT_SHIPPING is not defined in catalog/includes/application_top.php Look in the file on how to add it. just look at any FILENAME_CHECKOUT_XXXX Regards, Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them"
Guest Posted December 26, 2002 Posted December 26, 2002 i downloaded a recent snapshot and having a path problem, how did you fix your path problem? I checked configure.php and the link to checkout is showing correct on a properties right click the file checkout_payment.php is there where it should be, but I am still getting a page not found error..
HQ Secure Posted December 31, 2002 Posted December 31, 2002 Same problem here. Check paths, permissions, application_top.php ...still no go. 404 error
HQ Secure Posted December 31, 2002 Posted December 31, 2002 Solved my problem by uploading current versions of files/replacing all files in catalog
Recommended Posts
Archived
This topic is now archived and is closed to further replies.