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

Validate User Email Changes

I am building a Drupal site that requires a valid .mil email to view certain areas. Is there a way I can know if a user changes their email and validte that as a part of the change like is done when the user signs up for an account?

Thank you for your assistance.

Barbara
aka "Chaplain Geek"

Best way to provide an anonymous guestbook

Hi,

I've been using Drupal to implement some websites and am quite happy with all the features and modules it offers. One thing I am missing however for my latest website is an anonymous guestbook (where visitors can easily leave a message).

Currently I see three options:

Modifying the Add Content Page?

Is it possible to modify the add content page (node/add)?

I'd like to be able to put in Labels and group the node types. For example,

Calendar Events
- Lecture
- Workshop
- Field Trip

General Information
- News
- Stories

And so on.

It would be great if these could be managed so that it used Roles to determine which items were displayed (as is the case with the basic setup).

Is this possible? Is there already a module for this?

Thanks

database error "Got error 28 from storage engine query: SELECT DISTINCT(p.perm)"

When i check the messages on the watchdog page on /admin, i see an awful lot of
Got error 28 from storage engine query: SELECT DISTINCT(p.perm)
errors.

When I check the details I see that this error happens on several pages, not 1 in particular

The additional information on the details page is:

node ownership (uid) other than submitter

I need to assign node ownership to a user who is not the submitter.

I have added a select input named "uid" to my node form which contains a list of users. I was hopeful that this would replace the value of $node->uid, but this appears not to be the case. The node is inserted with the submitter uid.

Any suggestions on how to achieve this?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation