Jump to content

Modules list is missing


Recommended Posts

hi
the 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 23

Fatal 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 23

when 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

  • 4 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...