2009-10-25, 07:38 PM
(This post was last modified: 2009-10-25, 07:43 PM by Sergio Montoya.)
(2009-10-24, 01:31 PM)skywalker2208 Wrote:(2009-10-24, 04:21 AM)Joey_Pham423 Wrote: I got this problem while I'm installing itThe file is looking for admin/inc/functions_themes.php and it either doesn't find it or it can't read the file because the file has the wrong permission.
(2009-10-24, 12:35 PM)sercankd Wrote: yea i dont know why but when i enable this mod my forums giving this error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1040 - Too many connections
Query:
[READ] Unable to connect to MySQL server
You have to contact your host on this one. Check this thread.
http://community.mybboard.net/thread-54761.html
The problem is that you are using the admin folder, and lot of people (including me) rename the admin folder to something else, hence why the script will fail.
Fix
global $db,$config;
include MYBB_ROOT . "/{$config['admin_dir']}/inc/functions_themes.php";
Microsoft is like Umbrela Co., they create the virus and the vaccine, the zombie infestation is just a collateral effect.