pracing Posted December 1, 2006 Posted December 1, 2006 I've read several threads, none have a solution and are very old. I recently installed oscommerce. I now have thousands of products in my web store. Everything seems fine. However, I cannot install moduels through Admin. I click the Install button on all 3 (order total, shipping, payment) modules and nothing happens. Page reloads and the button reappears. I am ready to release my store to customers but pointless without payment processing. I plan to accept Mail payments, and use PayPal as paypal payment and as my credit card processor (I am subscribed for paypal payments pro). Please help, anybody, this is very important right now. I really appreicate it. Thanks in advance, Pathik
gentipoo Posted December 1, 2006 Posted December 1, 2006 I had the same issue and I just fixed it on my store. Look at the exact path that it gives you. Then look in configure.php and make sure the path to modules is correct - I'm sure it's not. On mine, I had to add includes/ to the path. Example: Before, mine said: define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'modules/'); and I had to change it to: define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/'); But you have to look at what your path indicates and adjust it accordingly.
pracing Posted December 7, 2006 Author Posted December 7, 2006 Which configure.php file? There are several, thanks for posting.
jeannius Posted December 13, 2006 Posted December 13, 2006 I've read several threads, none have a solution and are very old. I recently installed oscommerce. I now have thousands of products in my web store. Everything seems fine. However, I cannot install moduels through Admin. I click the Install button on all 3 (order total, shipping, payment) modules and nothing happens. Page reloads and the button reappears. I am ready to release my store to customers but pointless without payment processing. I plan to accept Mail payments, and use PayPal as paypal payment and as my credit card processor (I am subscribed for paypal payments pro). Please help, anybody, this is very important right now. I really appreicate it. Thanks in advance, Pathik I'm having the same issue. My 'cart' was installed via an autoscript from the provider and it seems to be there etc except for the modules! I just get the path for the directory and a big 'install' button....but it won't install! I checked and the configure.php path seems to be correct......except it had double slashes between my domain and my shop directory. I changed that to single slashes, but it's still not working. Could the permissions be wrong on the modules directory? Jeanne
pracing Posted December 18, 2006 Author Posted December 18, 2006 help help! need this ASAP, anyone...?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.