MyBB Community Forums

Full Version: white page after installation is done
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi

I just finished installing a new mybb on my webspace.
The ACP works just fine but if I try to access the forum itself I only get a white page and some error messages in my error log.
I already tried deleting and reuploading the template files.
Any good ideas?

PHP Parse error:  syntax error, unexpected T_STRING in global.php(324) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected T_STRING in global.php(424) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected T_STRING in global.php(425) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected $end in global.php(426) : eval()'d code on line 1
PHP Parse error:  syntax error, unexpected T_STRING in global.php(427) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected '{' in global.php(480) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected T_STRING in global.php(489) : eval()'d code on line 3
PHP Parse error:  syntax error, unexpected T_LNUMBER in inc\functions.php(660) : eval()'d code on line 10
PHP Parse error:  syntax error, unexpected '{' in inc\functions.php(2801) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected T_STRING in inc\functions.php(2814) : eval()'d code on line 2
PHP Parse error:  syntax error, unexpected T_STRING in inc\functions.php(2815) : eval()'d code on line 3
Your theme seems to be corrupted/not compatible with 1.4's. I would suggest reverting back to MyBB's default.
(2008-09-08, 04:57 PM)Ryan Gordon Wrote: [ -> ]Your theme seems to be corrupted/not compatible with 1.4's. I would suggest reverting back to MyBB's default.

Well, I didn't change the skin. I'm already using the one that's in the zip file I got here. I guess that there's some kind of problem with my server. But I don't have an idea what it could be.