RyDos Posted December 29, 2010 Share Posted December 29, 2010 Hey,By adding new module to modules in back office the shop managed to lost all of them...When i go to modules tab its empty...how i can fix this? Link to comment Share on other sites More sharing options...
Jaza Posted December 29, 2010 Share Posted December 29, 2010 The last module you installed seems to be the reason.Rename the folder of the last module from your server, and see how you go.Cheers Link to comment Share on other sites More sharing options...
razaro Posted December 29, 2010 Share Posted December 29, 2010 There must be some error in newly added module.You can turn debug mode on change in config/config.inc.php /* Debug only */ @ini_set('display_errors', 'on'); and search forum with some part of error code or copy error here. Link to comment Share on other sites More sharing options...
DevNet Posted December 29, 2010 Share Posted December 29, 2010 Hi,Just add this line at the top of config file : /config/config.inc.php @ini_set('memory_limit','32M'); Best regards Link to comment Share on other sites More sharing options...
Parts Lunacy Posted February 8, 2011 Share Posted February 8, 2011 I had the exact same problem.I went into my files, found the last module I uploaded (productmanufacturers0.3) and deleated it. I tried changing the name and it also worked.Not sure if this is right but it worked for me. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now