leungda Posted May 29, 2009 Posted May 29, 2009 I am using v2.2rc2a with php v5.29-2. I am having problem with missing Payment/Shipping/Order Total modules. I tried to change the path in \admin\includes\configure.php. No luck. I read on the forum. Someone also have the same problem that I am having. I checked the reset($ar);. It is in place. Do I missing something? Other than that, everything seems work ok.
web-project Posted May 29, 2009 Posted May 29, 2009 check paths in the configure.php files at: /catalogue/includes/ /catalogue/admin/includes/ folders Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
leungda Posted May 29, 2009 Author Posted May 29, 2009 on the admin\includes\configure.php I changed: define('DIR_WS_CATALOG', ""); All the modules are located at c:\website\includes\modules IIS point to c:\website as a root When I am in admin page -> modules it showed module directory: /includes/modules/payment/ with install buttom and nothing else same as Shipping and Order Total. The Path should be correct as my own understanding.
web-project Posted May 29, 2009 Posted May 29, 2009 I changed:define('DIR_WS_CATALOG', ""); incorrect Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
leungda Posted May 29, 2009 Author Posted May 29, 2009 So.... What Can I do? I changed back to the orginial setting define('DIR_WS_CATALOG', "/catalog/"); When I am in admin page -> modules it showed module directory: /catalog/includes/modules/payment/ with install buttom and nothing else same as Shipping and Order Total. Of course there is no such direcory on my computer.
DEADLY9996 Posted May 29, 2009 Posted May 29, 2009 Hi, if your oscommerce is in the root folder, all the links that say/said: "/catalog/" Change To "/" Not sure how it works on your computer, but it is just that bracket for root, it is for mine anyway.
leungda Posted May 29, 2009 Author Posted May 29, 2009 Same thing happen. I changed define('DIR_WS_CATALOG', "/"); it showed module directory: /includes/modules/payment/ with install buttom and nothing else same as Shipping and Order Total.
BryceJr Posted May 29, 2009 Posted May 29, 2009 module directory: /includes/modules/payment/ <--Should be a full path Is the site inside a catalog folder? module directory:You/are missing/few paths/includes/modules/payment/ Could you post your admin configure.php file without the database portion?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.