View Full Version : Fatal error (The requested language does not exist)
debian1
05-31-2008, 09:04 PM
hello,
i have a board (forum) by vbulletin, but i get this error:
Fatal error: The requested language does not exist, reset via tools.php. in [path]/includes/functions.php on line 1307
ps. website is: forumikatolik.net
can somebody help me, please?
Dismounted
06-01-2008, 10:03 AM
As the error tells you, reset the language via tools.php (upload it from the do_not_upload folder).
debian1
06-02-2008, 07:56 AM
As the error tells you, reset the language via tools.php (upload it from the do_not_upload folder).
I reset the language via tools.php on admincp folder, now the problem persist in:
Fatal error: Call to undefined function ini_size_to_bytes() in /home/rvasl/public_html/forum/admincp/language.php on line 44
Marco van Herwaarden
06-02-2008, 09:25 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.
If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.
debian1
06-02-2008, 09:33 AM
yes now is OK, thnx 2 all ;)
postcd
11-02-2013, 08:28 PM
Just want to add for future readers that i got same error and was unable to fix it. Finally I was able to sort out this crappy error by doing upgrade (uploading my vbulletin /install directory). so hope it will help anyone.
ozzy47
11-02-2013, 08:32 PM
You did delete the install directory after upgrading correct?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.