Looks like it's related to your more general problem with logins not lasting 
on Webfaction with 
uwsgi: https://groups.google.com/d/msg/web2py/N3mHxZpSh5A/l1Ck9mW6QfYJ.

That part of the admin home page involves an Ajax call to check whether the 
web2py version is current. Because it thinks you're not logged in, the Ajax 
call ends up getting redirected to the login page, so the login page gets 
inserted in the div that's supposed to include the version check. The image 
in the upper left just looks like a fixed positioning of the logo that's 
supposed to appear on the login page (i.e., it's floating outside the div).

Anthony

On Wednesday, October 5, 2011 2:46:40 AM UTC-4, MidGe wrote:
>
> hiya pbreit,
>
> Here ( http://i.imgur.com/7LZGP.png)  is a screenshot in all its glory and 
> yes, it is a brand new install.
>
> Is this normal?
>

Reply via email to