Hello. Putting together a Drupal site right now for the first time.
Everything went smoothly until I hit a wall with mutliple fivestar votes per post. =\
I found a tutorial that explains how to do it, but it requires Node Comments. Okay. So I installed it, and everything seemed fine.
Except now on the main page I can see the number of comments. "1 comment" for example. But when I click it, to view the post, there is no way to comment on it.
I went into the content types, and tried to adjust it, but no dice.
Help please. :)
Comments
Comment #1
quicksketchYou need to enable permissions for posting comment content. Visit admin/user/permissions and enable permissions for "post comments" and "create comment content". See #454112: Permissions are misleading - module should not present Comment-like permissions settings that have no effect. for the request to make these permissions more clear.
I'm marking this fixed as it's been many months since the original posting. Please reopen if you have further questions on this problem.