After a server crash, I had to restore my site on a new server. All seems to work fine, but as soon as I try to login to my admin section, I get the following error:
[]Warning: main(./languages/english/generic.php): failed to open stream: No such file or directory in /var/www/html/forum/ubbt.inc.php on line 144
Warning: main(): Failed opening './languages/english/generic.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /var/www/html/forum/ubbt.inc.php on line 144 [/]
What could be the problem here ? Thanks!
Should $thispath in main.inc.php be the same as $config['path'] in config.inc.php ?