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.
It there any module for Drupal 7 to give permission by role on nodes ? If there any tutorial on how create module to do such thing ? I'm looking to have a solution to restrict acces to nodes by roles or even taxonomy but for Drupal 7.
When I try to use the Color module with Garland, I get this wonderful error message:
The specified file themes/garland/images/menu-collapsed.gif could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
The specified file themes/garland/images/menu-collapsed-rtl.gif could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
The specified file themes/garland/images/menu-expanded.gif could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
The specified file themes/garland/images/menu-leaf.gif could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.
I've created my page-front.tpl.php page to allow me to style differently from the the site. Unfortunately it is not showing up. I've gone to: Home » Administration » Configuration » System and attempted to use the Default front page with no success. I'm using a local test platform, so have entered: http://sitename:8082/ but don't know what to add after that.