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 have a site that uses the B7 theme (www.deadfishwrapper.com), and I downloaded everything from my web server to my local machine, including the database. Everything looks fine on the web server, but when I run it locally, the layout is all screwed up. It has three columns, with a wide center column and two narrow outside columns. When I run it locally, the outside columns get very wide, and the center column gets very narrow.
I have a container, and I have 5 forums in that container.
I want in one of those forums for me to be only allowed to create content. Users to be able to leave comments, but not create content in that ONE forum, but they could in the other four.
Is this possible to do in drupal’s core, or module install is needed?
I use searches for navigation, so I need to show "keyword keyword | website" rather than "search | website" as the title of the webpage. I tried to hack the search module and use $keys for printing title but couldn't make it work. Can someone give me a hand?
Thanks in advance
Hi, I'm using the flexinode module. I've created a 'dropdown menu' field. I have a category called 'Countries' where the terms are all the world countries.
How can I 'import' all these terms into the 'dropdown menu' field in the flexinode?
I was having an issue with editviews resolving, it seems to loop. Then I had an issue with the importhtml module. The I had some system() faults in cck. So in the better interest of not posting myself crazy, I upgraded my php from 5.0.5 to 5.1.2.
After upgrading everything smoothed out. All issues revolved except ONE . . .