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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 19:29:14
Script start
Timing: Jan 18 2025 19:29:14
Module start 'layout'
Timing: Jan 18 2025 19:29:14
Module start 'content'
Timing: Jan 18 2025 19:29:15
Module end 'content'
Timing: Jan 18 2025 19:29:15
Script end

Main resources:

Total runtime0.9869 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 589.0391152.6250
Module start 'layout' 0.00680.0041 741.664139.4453
Module start 'content' 0.01100.9746 781.1094559.1094
Module end 'content' 0.98560.0012 1,340.218812.1719
Script end 0.9868  1,352.3906 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00550.5605160.0003
Check MTime0.00140.1428160.0001
Mysql Total
Database connection0.00100.105610.0010
Mysqli_queries0.922393.4561600.0154
Looping result0.00070.0669580.0000
Template Total0.948796.120.4744
Template load0.00230.231120.0011
Template processing0.946495.899720.4732
Template load and register function0.00010.010710.0001
states
state_id_array0.00090.086710.0009
state_identifier_array0.00150.152620.0008
Override
Cache load0.00190.1887270.0001
Sytem overhead
Fetch class attribute can translate value0.00080.083620.0004
Fetch class attribute name0.00190.190960.0003
XML
Image XML parsing0.00140.141620.0007
class_abstraction
Instantiating content class attribute0.00000.002180.0000
General
dbfile0.00120.1210240.0000
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs