jsmith33634 Posted December 25, 2012 Posted December 25, 2012 I'm trying to help a friend finish his site and have run into a roadblock. The shipping / payment / order totals modules aren't loading up into the admin panel for installation. I've double checked the configure.php file to make sure it was pointing to the correct directory. I've reloaded the module to make sure they weren't corrupt and now I've run out of ideas. I've included a screen shot of what it looks like. If I click on any of them I don't get a list of the modules but I do get the 'Instal' button on the right side. I've exhaused my Google Fu and even the search feature here to no avail. Is there something I'm missing or shouldn't these be showing up? Thanks in advance for any help. j smith
jsmith33634 Posted December 25, 2012 Author Posted December 25, 2012 Just noticed the image wasn't showing up from the original post.
♥14steve14 Posted December 26, 2012 Posted December 26, 2012 Have you also made sure that the language files are where they should be. REMEMBER BACKUP, BACKUP AND BACKUP
♥geoffreywalton Posted December 26, 2012 Posted December 26, 2012 Have a look in the configuration file using phpmyadmin. There is a record in there for each type of module. The data content is the record a list of all the modules of that type that have been installed. If, somehow, this gets out of sync with what is actually installed you get problems installing modules. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
jsmith33634 Posted December 27, 2012 Author Posted December 27, 2012 I've installed a clean copy of OSCommerce on another domain to use as a comparison. I've checked side by side and all the files are in their respective folders. Everything in the database looks to be in proper order as well. I can only assume that there is a issue with a configuration file somewhere. Should I only be worried about the includes/configure.php and the admin/includes/configure.php files or are there more I'm not aware of? Thanks for the help, I really appreciate it. -John
♥geoffreywalton Posted December 27, 2012 Posted December 27, 2012 It is not a php file but a file in the mysql database. Cheers G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
jsmith33634 Posted December 29, 2012 Author Posted December 29, 2012 I see what you're saying now. In the configuration table it shows Installed Modules and lists them all there. They don't have a 'configuration_value' or 'set_function' assigned to them. Is this normal?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.