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.
I have checked that search module has been activated still each time I make a search it says that it can yield nothing: is there something else to do ?
I'm newbie on Drupal and I have problem for finding complete info in Drupal doc. For example it is said:
"page
If you just want to add a page with a link in the menu to your site, this is the best choice."
But I find nowhere HOW I can this page in the menu.
Or in User Guide it is said : "All messaging takes place in the Inbox Section" which can be accessed through the "Viewbox link"and I can't see this link anywhere.