Combined with Panels and Page Manger I'm using the User Pages 7.x-1.0 module ( https://www.drupal.org/project/user_pages β ) to customize the user login page. I wanted to use Tab Tamer to remove the tabs from the page but when I activate TT and hide tabs for the user page it deactivates the Panels override of the user login page. If I try to reactivate the page in Panels I get this error:
Notice: Undefined variable: callback in user_pages_user_user_login_menu_alter() (line 43 of /var/www/html/THEME/sites/all/modules/user_pages/plugins/tasks/user_login.inc).
Page manager module is unable to enable this page because some other module already has overridden with .
Is there a possible fix for this or are these two modules simply incompatible?
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.