MyBB Community Forums

Full Version: Blank page after upgrade?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Refering to this thread, Tikitiki asked me to open a support thread, so here I am.

Basically, after upgrading from MyBB 1.2.10 to 1.2.11, I have a blank page for my index page. To be precise, I can view the page fine, although others cannot. My site is JobForums.org, and after asking others to view the site, they seem to get a blank page too. Even Anonymouse returns a negative result.

I did some testing and here are some observations -
1. The script is executed. Inserting a
die('test');
at the start returns "test" in the output. I haven't moved the "die()" anywhere else in the script, though.
2. Other pages work. See the user CP or the Anonymouse view of it.

Any help?
Addendum to the observations above -
1. The blank page is really blank, i.e. there's no code whatsoever
2. There are people, apart from me, who can see it, but majority seem to be not able to.
3. It seems that I can echo anything in any part of the page and it will still be echo-ed, but other than that, the forum doesn't get displayed.
4. Even the admin panel can be viewed, just not the index page.
Finally a breakthrough!
I disabled the SEO Links plugin by SpiceFuse and it worked fine.
Time to look for their support.
Please use the edit button if you have something to add to your posts.

Glad you figured it out Smile
Hmm, does anyone have any experience with the mod and that problem?
I can't seem to find a better SEO plugin for MyBB.
If you wait for MyBB 1.4, it will come built in with SEO urls.
-----