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.
I am trying to find a way to hide the node titles on my Drupal site. I've had a search about and there seems to be a lot of people asking the same thing. From what I can make out most of it is related to drupal 6.x and below. I have tried a few solutions, but can't get them to work.
I was wondering if a simple module had be created yet that would let you hide them or do I need to edit the code in the theme?
Note I'm using Drupal 7. Any advice on this would be greatly appreciated.
There has to be an easy way to add a link in the navigation bar or in my account a simple profile page like name, age, hobby, that other users can see when they click on their name.
Is this possible right now with Drupal 7? I heard they disabled Profile or something.
This is my first time to install Drupal, and it is installed online (rather than local). After "Set up database" and before "Install profile" during installation, I got the following message:
I instlalled Drupal 7, had to raise my memory limit in php.ini to activate some modules, that was fine, but now when I try to add content, I get this. I installed with Simple Scripts through Bluehost.
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'justice5_drp7.dr_book' doesn't exist: SELECT DISTINCT(bid) FROM {book}; Array ( ) in book_get_books() (line 357 of /home1/justice5/public_html/boiserie/modules/book/book.module).