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 would like to implement a block in the right sidebar, which shows a different text on each page or a section of pages. For example, on pages related to the Menu items Books, I want to show book recommendations, On pages related to the Music menu item, I want to show music recommendations.
I don't want to have the same text show up in each page. How do I do this in Drupal. I have just started to play with version 4.7.
I've read a few bits from searching about this, but either they're old, don't apply to my theme (a phpTemplate-based one) or don't actually give me enough information to implement. So apologies for repeating a topic that's come up a few times before.
Basically, that damn "more information about formatting options" filter tip is driving my users crazy. They write an entire blog post, hit the button just to check something, and lose everything they've done. I *need* to get it to open in a separate window.
When I use an apostrophe ('S to be exact))in the Site Description in Easylinks I get the follwoing error:
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Searh Engine' )' at line 15 query: INSERT INTO easylinks ( state, uid, sugestdttm, url, sitename, sitedesc ) VALUES ( 1, 1, 1152343478, 'http://google.com', 'Google .com', 'Google'sSearh Engine' ) in /home/username/public_html/includes/database.mysql.inc on line 120.
I just recently migrated from a server that I had been running to hosting my site on Site5. I did the typical migrate, dump sql, move all the files over (including .htaccess) and edit settings.php
The site works fine except that I can't login. When I go to the login screen everything looks as it should. After I type in my login info and click the button I just go back to the login screen. I've check the user table and all the data is intact. The version on my server works perfectly fine.