Forums / Setup & design / user cannot post comment

user cannot post comment

Author Message

Michael Zielinski

Wednesday 14 July 2004 6:08:34 am

Users cannot post comments although I have given them read, create and edit access to class (comment). They get the message, that they need to be logged in to post comments, although they are already logged in.

What am I doing wrong?

Michael

Frederik Holljen

Thursday 15 July 2004 2:42:32 am

What template code are you using for comments?

Michael Zielinski

Thursday 15 July 2004 3:20:49 am

The standard code, I suppose. I simply mark 'allow comments' while creating the article.

Michael

Mauricio Etcheverry

Saturday 07 August 2004 2:40:59 pm

Hi,

I'm having the same problem, with EzPublish 3.4.1 and a standard News Site installation.

All i get is "You are not allowed to create comments" message. Anonymous has create, edit and read permissions over comments.

The template code is the following at the end of article.tpl:

 

                {* Are we allowed to create new object under this node? *}
                {section show=fetch( content, access,
                                     hash( access, 'can_create',
                                           contentobject, $node,
                                           contentclass_id, 'comment' ) )}
                    <form method="post" action={"content/action"|ezurl}>
                    <input type="hidden" name="ClassIdentifier" value="comment" />
                    <input type="hidden" name="NodeID" value="{$node.node_id}" />
                    <input class="button new_comment" type="submit" name="NewButton" value="{'New Comment'|i18n( 'design/base' )}" />
                    </form>
                {section-else}
                    <h3>{"You are not allowed to create comments."|i18n("design/base")}</h3>
                {/section}
   

Im new to EzPublish, and still can't realize how to debug what "access" is returning.

I tried disabling the access control. I see a "New comment" button but requests me to Login to post.

Thanks.

trent jameson

Saturday 07 August 2004 4:11:52 pm

You might need too change the permissions of the users to allow for comments.

Mauricio Etcheverry

Saturday 07 August 2004 7:21:48 pm

Thanks, in my case, i assume the same as Michael, I already did'it. Anonymous users has create, edit and read permissions over comments.

Michael Zielinski

Sunday 08 August 2004 10:58:44 pm

yup, did that.
I've reported as a bug about 2 weeks ago.

Michael

Hans Melis

Sunday 08 August 2004 11:32:37 pm

There's an error in the fetch() you are doing I think.

'access','can_create'

The 'can_create' is not a permission, but it's the name of the boolean that indicates if you have create permissions. The name of the permission is 'create', so I think you should try this in the fetch:

'access','create'

--
Hans

Hans
http://blog.hansmelis.be

Michael Zielinski

Monday 09 August 2004 12:03:52 am

But I am simply using the standard 'article' template with comments enabled and that doesn't work, too.

Michael

Hans Melis

Monday 09 August 2004 12:28:39 am

Yes, but the template code you posted is exactly the same as the one in the default article template. So try to change the 'can_create' in the default template to 'create' and see if it works.

If the change does work, we've found the bug and the solution :)

--
Hans

Hans
http://blog.hansmelis.be

Michael Zielinski

Monday 09 August 2004 12:48:56 am

Well,
you found the bug and the solution :)
Thanks for your help.
I'll update the bug info

Michael

meinhard benn

Sunday 29 August 2004 3:53:54 pm

works fine for me as well - thanks! note that this bug also appears in weblog.tpl.
meinhard.

http://goozee.benn.org/ - Google Co-op for eZ sites

eZ debug

Timing: Jan 18 2025 15:10:23
Script start
Timing: Jan 18 2025 15:10:23
Module start 'content'
Timing: Jan 18 2025 15:10:23
Module end 'content'
Timing: Jan 18 2025 15:10:23
Script end

Main resources:

Total runtime0.1878 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 587.7109180.8359
Module start 'content' 0.00520.0049 768.5469105.9922
Module end 'content' 0.01010.1775 874.5391533.8984
Script end 0.1877  1,408.4375 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00291.5530200.0001
Check MTime0.00120.6359200.0001
Mysql Total
Database connection0.00060.337110.0006
Mysqli_queries0.145777.58191410.0010
Looping result0.00130.68311390.0000
Template Total0.177294.410.1772
Template load0.00080.420210.0008
Template processing0.176493.970410.1764
Override
Cache load0.00050.257310.0005
Sytem overhead
Fetch class attribute can translate value0.00040.234410.0004
XML
Image XML parsing0.00030.158710.0003
General
dbfile0.00361.9409200.0002
String conversion0.00000.002230.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs