Drupal is up and running but how do I ...?

Users can change passwords, Admin can't edit profiles / roles of users.

Did the install, everything looks great, works fine, - EXCEPT, i cant change my own password, neither can any of the users, and I can't change the role of any user, i submit changes for passwords, roles, etc but they dont 'stick' ...

otherwise it works, any ideas?

Web mail access link in navigation block

Now that I have my Drupal site up and running, I would like to implement a feature that I think others might find useful. Here's a description of what I'm looking for:

My web host allows me to configure up to X mailboxes associated with my domain name. I want to assign these mailboxes to a subset of my site's registered users (e.g., username@mydomain.com, where "username" is the same as the user's registered name on my website --BTW, I expect to manually create these email accounts using my webhost's email admin tools). I then want to allow these select users to access my webhost's webmail login page from a link within the navigation block (preferrably directly above the "administer" link).

I don't wan't anything fancy like auto-login; I just want the user to be taken:

(a) to a static page with a frame that displays the webmail login form.

Or,

(b) directly to the webmail login page.

Is this capability implemented in an existing Drupal module?

I have searched and could not find anything similar, so I am trying to fugure out how to implement it myself. So far, I have created a special role for individuals that I want to assign a username@mydomain.com email to. However, I don't know where to start to implement the desired changes to the Navigation block, or creation of the associated static page/frameset, and linking it to the Navigation block code (Perhaps because I am an absolute newbie, with no business even thinking about these kinds of changes).

fatal error with search

I just installed drupal 4.3.2 on a linux rh9 + apache 2.0 + mysql 3.23. I'm starting to play around with it: create user account , create content.. But when i try to search for content in the administer corner i'm getting consistently this fatal error:

Fatal error: Call to undefined function: do_search() in /home/drupal/modules/node.module on line 484

I'd like to avoid to dig in the code and see if someone has an idea or an answer to this issue.

Thks for your help
Agnes

fatal error with search

I just installed drupal 4.3.2 on a linux rh9 + apache 2.0 + mysql 3.23. I'm starting to play around with it: create user account , create content.. But when i try to search for content in the administer corner i'm getting consistently this fatal error:

Fatal error: Call to undefined function: do_search() in /home/drupal/modules/node.module on line 484

I'd like to avoid to dig in the code and see if someone has an idea or an answer to this issue.

Thks for your help
Agnes

Project module: can't create new project

http://drupal.org/node/view/3720#8702

The above post had 91 reads and no comment and I've seen the same question in some other posts without an answer so it's either so simple they figured it out or they gave up and moved on to something else. I'm even dumber and more persistent.

Output from taxonomy module

The taxonomy module outputs a list of nodes which generally includes title, submission details, links, and teaser. This is fine for the front page, but is there any way to have taxonomy output, for example, just the title and name of poster in a simple list, without all the additional details? So when you click on a link such as taxonomy/page/or/34 you get something like:

Story title 1, submitted by John
Story title 2, submitted by Alice
Story title 3, submitted by Mary...

Pages

Subscribe with RSS Subscribe to RSS - Post installation