I set my homepage to the "/user/login" page and I'm experiencing a bizarre situation where the page title shows but the rest of the page doesn't seem to load (see screenshots). The page will come back if I do a hard refresh. I am using cTools and Panels, but I'm not overriding the default user page. Any suggestions would be greatly appreciated.

CommentFileSizeAuthor
Code Inspection28.52 KBjdlind38
Correct login page212.52 KBjdlind38
Missing Login form184.01 KBjdlind38

Comments

jdlind38’s picture

Is anyone else experiencing this type of issue?

franz’s picture

Project: AdaptiveTheme » Modernizr
Version: 7.x-2.1 » 7.x-2.0-beta1
Component: Subtheme » Code

I've tracked this down, it happens only when Modernizr force redirect is enabled

rupl’s picture

What version of Modernizr JS library are you using? I'd recommend upgrading to Modernizr 2.x which will not require the forced redirect. Team Modernizr doesn't support anything except the latest version of the library, so we follow their lead.

jdlind38’s picture

I am using Modernizr v.2.0.6. I've disabled the Modernizr force redirect module that requires the Modernizr cookie and that seems to fix it.

tamasd’s picture

Component: Code » Documentation
Category: bug » task

The force redirect is experimental, and might not work. I think this is rather a documentation issue of the submodule first.

tamasd’s picture

Status: Active » Closed (duplicate)