Just set up drupal 4.5.0 and I have a very odd problem. Whenever any user logs on, clicks a primary link ( lets say Home) they get automatically logged off, then sent to the page. Is this supposed to happen? And if so, how do I turn it off?
Here is the situation:
- create a new block by creating a custom menu: menus/add menu/add menu item
- create a page and link to the menu
- let just a selected group of users edit the page (by group selected by role)
- and not just edit the page but creating a new hierarchy (tree) from that menu item that the role has access to
Something like to set a role of permissions on a block to let users change that text/menus if they have permission? Is this even possible?
I'm looking to add a simple textfield to the book.module as an additional area for users to add information when they post a new book page. I suppose I'm looking for something similar to the title field.
Anyway, I'm not a programmer and I've just been hacking away trying to figure out how to do this so far. It may be asking too much for a simple explanation here, but I thought I'd try anyway.
I installed the feeback module on Mac OsX. The configuration and installing was successful. Then I used FeedBack module and wrote a message. However, when I press " send Message" button. The following error display
"
Not Found
The requested URL /drupal/feedback/send was not found on this server.
Apache/1.3.29 Server at (my URI) Port 80
"
Someone can tell me what's wrong of that ? Is there something wrong of Druap or the wrong configuration of Apache server, Mac OS, or PHP ?
Is there a way to create new thumbnails for existing image galleries? I'm using Image.module, version 4.5. I would like to change the size of the thumbnails but don't want to have to recreate all the nodes again.