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.
Trying to put up banners and images in my site.
Hey i need a lil bit of help, i just installed the swfobject4.7 and the .js and it worked really well. BUT. it only played on the default page and when i click on Administration. I noticed it doesnot display on any other page, rather it seems my system is searching or busy.
Funny enough, i have same issue with a block with full html input meant to display an image, set to display in the header.
Pls help!
Is there a module in Drupal 5 that can change the header depending on what page you go to? For example, if I click on news, the header changes to a different title and graphic than if I was to click sports.
Most parts of my website are created with FrontPage. Drupal is installed in a subsection. As there were some difficulties in uploading files to the root folder using FrontPage, I cleaned the FrontPage extensions in the root folder and reinstalled them. Now, I am getting 404 error messages when I visit any pages (except the home page) in the Drupal section. I guess the problem has something to do with the .htaccess file, but am unable to solve the problem. Please suggest any solutions.
I am trying to recreate the functionality of blog.module using CCK, views and pathauto. Everything works as such, except the URLs that views and pathauto use are totally different.
In Views arguments, I must use the uid:
blogs/[uid]/[yyyy]/[mm]/[dd]
In Pathauto node path settings, to allow the user to work backwards and get views pages, I would like to alias the nodes to:
blogs/[uid]/[yyyy]/[mm]/[dd]/[nid]
However, [uid] is not available to use. To have it vaguely resemble what I want, I must have:
blogs/[username]/[yyyy]/[mm]/[dd]/[nid]
yesterday I installed Drupal for the first time. I decided to start with the 5.0 RC1 version to set up a blog. Everything went fine but there are 2 things I can`t figure out at the moment.
1.) In the right menu, the search input-field appears 2 times and I don`t know why.
2.) I renamed the top-menu and added a new page called Impressum/Imprint to it. Now this menu/page also appears in the right menu.
I have the taxonomy working, when you click on a term it brings you to a list of all the pages with that term, but all the links are and when you click on the title it gives an error saying it's not a valid url. Help please :)