I have enabled some users to be "webmasters" of my site (http://elisto.org/memo), that is, I checked all available boxes in the access control settings. However, even with all these permissions, still it seems that I (i.e. administrator=user#1) am the only one who can modify the code (html/php) associated with a user-created block. Am I doing something wrong?
I'm trying to attach a file to an event and get these error messages:
warning: is_dir(): Stat failed for files/Agenda Test 1.doc (errno=13 - Permission denied) in /home/drupal/includes/file.inc on line 85.
warning: copy(files/Agenda Test 1.doc): failed to open stream: Permission denied in /home/drupal/includes/file.inc on line 272.
warning: Cannot modify header information - headers already sent by (output started at /home/drupal/includes/common.inc:384) in /home/drupal/includes/common.inc on line 192.
Hi,
I've just installed a new Drupal 4.6.5 from the scratch.
Now on all pages the messages for saved configuration will not dissappear, so I have on oll my nodes a list of messages like:
# The changes have been saved.
# The configuration options have been saved.
How can I make them show only once and not permanently?