Forums / Setup & design / Members can't comment

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Members can't comment

Author Message

Andy Boston

Wednesday 31 October 2007 12:02:23 pm

A problem has arisen on a 3.9.3 install with ezwebin.

Registered users can't comment on blogs eventhough they're logged in.

The user permissions for members look "ok" to me but I'm only a designer.

Can anyone point me in the right direction or give me an example of what the permissions should look like?

Thanks in advance 8-)

Łukasz Serwatka

Wednesday 31 October 2007 11:41:03 pm

Hi Andy,

There is a missing class in the Member role for edit function.
You will have to change:

  	 Class( Comment ) , Section( Standard ) , ParentClass( Article , Article (main-page) , Blog )

to

  	 Class( Comment ) , Section( Standard ) , ParentClass( Article , Article (main-page) , Blog post )

Add create permission under "Blog post" for "Comment" class.

Could you also fill up bug report about it?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Andy Boston

Thursday 01 November 2007 3:13:04 am

Thank you Lukasz that fixed the problem.

Where do i post a bug report?

Łukasz Serwatka

Thursday 01 November 2007 3:51:49 am

You can post it as described here:
http://issues.ez.no/HomePage.php

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog