Yenibosnaweb Posted December 12, 2010 Share Posted December 12, 2010 in admin panel page when I click to modules button to configure modules there is no modules. I can see anyone of this modules. also the same is valid for payment button. but in front, all of them are working. what can be the reason for that. what should I do. please help me. thanks. Link to comment Share on other sites More sharing options...
tomerg3 Posted December 12, 2010 Share Posted December 12, 2010 There may be an error with one of the module, try to turn on error reporting in /config/config.inc.php line #4 Link to comment Share on other sites More sharing options...
Yenibosnaweb Posted December 12, 2010 Author Share Posted December 12, 2010 hithe reported error is:Warning: require_once(/home/goldink/public_html/config/../classes/en.php) [function.require-once]: failed to open stream: No such file or directory in /home/goldink/public_html/config/config.inc.php on line 23Fatal error: require_once() [function.require]: Failed opening required '/home/goldink/public_html/config/../classes/en.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/goldink/public_html/config/config.inc.php on line 23when I look at that location:there is: require_once(dirname(__FILE__).'/../classes/'.$className.'.php');I have no proficiency in presta. what should I do, thanks Link to comment Share on other sites More sharing options...
tomerg3 Posted December 13, 2010 Share Posted December 13, 2010 Did you copy an en.php file to your /classes/ folder? Link to comment Share on other sites More sharing options...
Yenibosnaweb Posted December 13, 2010 Author Share Posted December 13, 2010 I have copied an en.php file then it started to give another error:Fatal error: Class 'en' not found in /home/goldink/public_html/classes/Module.php on line 330 Link to comment Share on other sites More sharing options...
Yenibosnaweb Posted December 13, 2010 Author Share Posted December 13, 2010 when I compare all of the file there is no difference in the presence files. Link to comment Share on other sites More sharing options...
Yenibosnaweb Posted December 13, 2010 Author Share Posted December 13, 2010 this is the picture of that page Link to comment Share on other sites More sharing options...
tomerg3 Posted December 13, 2010 Share Posted December 13, 2010 I have copied an en.php file then it started to give another error:Fatal error: Class 'en' not found in /home/goldink/public_html/classes/Module.php on line 330 Did you try to remove the file?You should not copy any files in /classes/ Link to comment Share on other sites More sharing options...
giusepped Posted April 29, 2011 Share Posted April 29, 2011 Maybe the modules are present but are disabled.Try to list all disabled modules and see wath happen.G 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