I'm about to hit my head up against the wall. Please help me before I break by head against the innocent wall!

Here's my problem. Authenticated user's can't post comments even though they have permission to view, post comments and post comments without approval. I checked the forum content type settings and they are set for read/write. And I have the taxonomy and comments modules enabled. The forum module permissions are also properly set: create forum topics and edit own forum topics. The admin user seems to be the only one who can post comments. I tested giving all comment permissions to the "event organizer" role, but even that did not work.

Any ideas of what I'm doing wrong? Am I missing something obvious?

Comments

bandika’s picture

have you installed evaulation module? This module confuses drupal comment permission. I had the same problem, see
http://drupal.org/node/46175
It was very painfull to uninstall evaulation... :(

j.q’s picture

Thank you!

I do have the evaluation module and it seems to cause havoc even when it's inactivated. As for the pain of uninstalling it, I tried to delete it from the module files and then it made a bunch of other models act a bit crazy. Any tips on how to uninstall the module?