Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
login form issues
so, i upgraded a really old vanilla install with the latest version and my users are getting a small, broken login window. just a tiny X in every browser.
looks likesuchas :
what am i missing that i need to do on the upgrade. as admin, everything else looks good.
0
Comments
I had the same when my hosting time out.
To find the "real" bug, you
a) need to enable debugging (by adding
$Configuration['Debug'] = TRUE;
to your config.php) andb) have to open the link in a separate window (by right clicking on it and choosing "open in new tab")