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.
I created a drupal site, logged in & created 3 user accounts. When I logged out, I couldnt log back in, even after changing the passwords direct from the mysql database using MD5 replacements.
In phpmyadmin, I am getting the error:
The $cfg['PmaAbsoluteUri'] directive MUST be set in your configuration file!