Jump to content

3.0.6 - Broken admin interface


Guest matth

Recommended Posts

My 3.0.6 admin interface is missing all the text (for instance, there is just a line of bullet points running down the left column). It feels like there's a language file missing, but I have no idea what's going on. Any ideas?

Link to comment
Share on other sites

There was one bug in one line.

In /admin/login.php line 45, change to this:

$_SESSION['ccAdminPath'] = $GLOBALS['rootRel'];

That will fix the problem. Goober correctly identified the issue, but it took me some experimenting to locate the cause and verify the fix.

Oh yeah, after you do that, you'll have to close your browser to end all current sessions and go log in again. It should be fine then.

Have fun!

:P

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...