Ok, So basically the site was up and working, but the guy I'm building it for wanted the Select Language box off the front of the site, so I disabled it. The admin panel started saying no default language selected, turns out somehow English got turned off.
I decided to just turn it back on and was going through the process of adding in english (the default language was non) but I put in the wrong directory. (forgot it did the localhost thing so I put in includes/language/ lol) I've tried changing it in the mysql database and it did change once (but i typod) but now it won't change at all.
I tried just creating the directory it's asking for but to no luck.
ERROR:
Warning: require(/home/blackda1/public_html/includes/languages/includes/languages//meta_tags.php) [function.require]: failed to open stream: No such file or directory in /home/blackda1/public_html/admin/includes/languages/includes/languages/.php on line 50
Fatal error: require() [function.require]: Failed opening required '/home/blackda1/public_html/includes/languages/includes/languages//meta_tags.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackda1/public_html/admin/includes/languages/includes/languages/.php on line 50
If you notice there are two // in the path and I have no idea how to solve this.
Any idea? Do the mysql databases take a while before they will update and start trying to point to the correct path or what?
I have done a lot of work on this site and I would really like for this to get solved and not have to redo it all![]()


) but now it won't change at all.


