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 quick question about the book module. If you take a look at this page on my site you will see the contents of one of the books that is being used. What I would like to know is instead of having all the contents in one column on the left, would it be possible to split that in two so there are contents on the left and right? If so how would I go about implementing that change?
After I changed something in my account, the picture was gone. That's trouble because when somebody wants to change something of his profile and he is not on his regular computer, he can't upload his picture.
Is it normal that the users picture disappear after you changed something in the account? If not, what can I do about it.
I am trying to configure my website to have pages that are specific for certain terms.
for example, in the page about cheese, I would like to have a list of nodes *without* the teaser, arranged alphabetically.
I have had no luck with some php code I found here, as it lists nodes in all categories only, and sorted alphabetically but in reverse.
It is also listing using UL syntax, which I would like not to have. Here is the code I use so far:
warning: array_key_exists(): The first argument should be either a string or an integer in /home/username/public_html/drupal/includes/module.inc on line 128.
warning: array_key_exists(): The first argument should be either a string or an integer in /home/username/public_html/drupal/includes/module.inc on line 89.