MyBB Community Forums

Full Version: SOLVED Forum display, Author/Replies etc. out of whack, misaligned
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Upgraded from 1.2.x to 1.4.3 a few days ago. Everything seemed to go well but today I noticed the thread display on all forums is all out of whack with the data below it. For instance, under "Replies" is username instead of a number. I spent the last hour searching for answers but found none. I tried adding the stylesheet as suggested in the various "ratings" threads to no avail. I even eliminated the ratings on one forum but it did not fix it. When viewing in Firefox 3.3, Firebug shows these two errors:
use_xmlhttprequest is not defined
[Break on this error] if(use_xmlhttprequest == 1)
rating.j...?ver=1400 (line 133)

use_xmlhttprequest is not defined
[Break on this error] if(use_xmlhttprequest == "1")
forumdis...hp?fid=19 (line 453)


I'm using the default theme and the following plugins are activated:
YouTube BBCode (2.0)
Send Mail To BoardAdmin On New Registration (1.0)
Show the users that has been online today (2.0)
My Side Boxes (1.0)
Emergency Message System (4.1.3)
Board Message (1.0)
Akismet (1.2)

Here's a screenshot of the problem:
Can you make sure all your templates are default?? Specifically Forum Bit Templates and Forum Display Templates. If the template name is in green, click Options > Revert to Default. From what I can see, none of your plugins should have affected that, but the templates don't look default.
(2008-11-15, 09:13 AM)Matt_ Wrote: [ -> ]Can you make sure all your templates are default?? Specifically Forum Bit Templates and Forum Display Templates. If the template name is in green, click Options > Revert to Default. From what I can see, none of your plugins should have affected that, but the templates don't look default.
Thank you very much Matt, I had to check several times because the green and blue are too similar for these old eyes.Confused There was one name in green in Forum Display, I reverted it back to default and that fixed it. I have no idea as to how it got edited.Huh
Glad it's sorted Smile Sometimes templates aren't reverted when going from 1.2.x to 1.4.x, so it might have been that.