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.
Let me first say that I am a Drupal newbie and I am not versed in PHP, html, etc. However I do consider myself a quick learner and adept at following directions.
I attempted to enable clean url's in the settings section on my website and received the following message:
"It appears your host is not configured correctly for Clean URLs. Please check for ModRewrite support with your administrator."
I have been using Drupal for awhile now, and like it for so many reasons. But there has been always one area I have not been able to get Drupal to do what I want.... posting blog entries (or whatever you want to call them).
I would like a very simple straight forward way for users to post content with photos without having to know HTML or resize photos. Just exactly the way the blogger.com interface works.
I am new to Drupal and would like to know if there is any module that can display other web page? In SharePoint, you can have Page Viewer Web Part which allows you to type in the URL and display the entire web page within the block. Any info on this will be greatly appreciated.
How would I go about getting a block to appear on every page that is tagged by a particular category? For example, I want to have a block that appears on the front page that shows the last five pages tagged with "News" (This is working). Then I would like this block to appear on each page tagged with "News" (This is not working). How would I do this?