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.
How do I change the homepage so instead of showing new pages/stories to go to a normal page?
-----
also i want to have a page with the latest news. is the best way of doing that to use the stories or is there another system which is better? how do i create a page and show the stories aswell? normally the default to the home page but how do i put them on another page?
Hi all, I am a Drupal noob and I am pulling a value from the profile_values table (in 4.7). It works OK in that I get the proper text displaying but I am also getting this warning:
warning: htmlspecialchars() expects parameter 1 to be string, array given in /home/cfcbaror/public_html/includes/bootstrap.inc on line 599.
I have my normal users set up with Authenticated User role. However, I am trying to add another role, called Under13. In this I have went and Denied Access to Forums & Comments.
Ex.
Permissions for 'under13'
I went to the 'Forums' area and clicked so it'd show it. I selected Deny for View, Update, Delete and unselected Create and List. I then saved. I made a test account and applied the Role to that account. I then logged on with it and still had the ability to go into forums, read them, and even post on them. Same for comments.
I'm using Drupal 4.7 with the Organic Groups module. I was adding and editing book pages to one of my og groups book modules. I made an update to the main "user handbook" that is set up by default when you create a new group, and all of the sudden all of the pages in the book are now giving me a "page not found" error.
one minute everything was fine. the next I've lost days worth of content. no error message, nothing.