Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We have a strange problem where the login submit form doesn't accept a username and login.
This site is one of several we're driving with one install (using sites/settings.php multisite config). It also happens that we're setting the default front page of this site to a specific category term id.
When we attempt a login the url changes from to /termid/?destination=
fyi we can still log in fine using /?q=user. Is anyone seeing any new multisite issues with 4.7?
Looking for some help on assessing the following behaviour. When we create a new node type and attempt to add fields (any field) such as a text box the system responds with a success menu but the new node type is created without any new field (just the defaults).
We're using 4.7.2. We also have a multisite configuration with settings.php driving default themes, front page, etc....
I have been getting the error below since my host changed ownership of my directories. This error is showing up in the Drupal error log. Some of my thumbnails are not showing up at times, but may appear the next time I access the page. Can someone tell me how this can be fixed? I posted this on Gallery forum but nobody has answered.
Thanks in advance for any feedback!
fopen(error_log): failed to open stream: Permission denied in /home/hostname /public_html/home/gallery2/modules/core/classes/Gallery.class on line 723.
Severity error
Hostname 68.187.83.10
I'm using the Frontpage module to redirect anonymous users to one page and logged-in users to another. Anonymous users go to panel1 (created with the Panels module) and logged-in users should be redirected to node/30 as soon as they log in, but they are still seeing panel1.