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 migrated my site from a local copy to my web server. At first I could not log in, but after reading issues in the forum I go in using the /q?=user/login.
Now I have a problem with making changes. I cannot save any edits or make changes to the configuration.
I have been working with drupal for several months now and have learned a great deal from these forums.
Can someone offer some help or maybe point me in the right direction?
Hi, I'm developing a module in D7 that will need to change the body of the page nodes during the load. I need to do this because I'm working on a solution for a client that will convert certain html tags in the body of the loaded page node, but without actually saving the changes to the node. I basically need access to the rendered content so I can modify it. I can't seem to figure out which hook I need to use and what part of the node object to change.
Hello. First I will explain what I am trying to do. I am building an Intranet site for a company which will have a section for each department. Using the frontpage module I have a unique frontpage that lists the departments as well as recent content and announcements. I have also developed a site for the Human Resources department and now I am stuck. What would be the best way to create a unique menu for each department. Is it possible to use the same theme or would i have to subtheme and use all new templates?
I have following problem in Drupal 7.7:
When I save something (a node or settings or else) page reloads and nothing changes (no errors or information).
When I remove the language prefix before admin, e.g. de/admin => admin, saving works, but that can't be the solution.
Sombody got an idea what could be wrong?
Hi,
I just started with drupal and so at the time I am stuck with two problems.
I am using a copy of the Garland theme.
My side is: www.hickengrund1326.de
1) Createt a views slideshow which I want to be over the whole page.
Therefore I made a region called banner.
2) Made a dropdown menu with superfish which I want to replace the main menu.
Therefor I made a region called menubar.
The problem is :
that I don´t know where to put 1)region (banner) so that it is over the whole page
&
that I don´t know where to put 2)region (menubar) so that it is at the same place as the old primary nav inside the page.tpl.php: