Hi all,
Playing with the language compilation from the admin panel it completely messed up the whole script.
I just wonder how one can recover from this without having to reinstall the script again.
I can’t login or navigate the site.
I get this message when opening the home page:
Warning: main(/home/username/public_html/my/langs/lang-roman.php) [function.main]: failed to open stream: No such file or directory in /home/username/public_html/my/inc/languages.inc.php on line 33
Fatal error: main() [function.require]: Failed opening required '/home/username/public_html/my/langs/lang-roman.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/my/inc/languages.inc.php on line 33
I replaced the real username with “username”
Either something is wrong with my script or I don’t know, but this it shouldn’t happen,
messing up your script without direct file editing via ftp or mysql.
I just created a new languge, then compiled it (well at least I think so) and then set it up as default.
Anyone had been through this before?