Object creator, how to use it?

Author Message

Aladdin Mouhaimeed

Friday 12 August 2005 2:54:08 pm

I just want to use Object creator from http://ez.no/community/contribs/hacks/object_creator
I followed the instructions and tried to excute the suggested code:
{section show=fetch( content, access,
hash( access, 'create',
contentobject, $node,
contentclass_id, 'comment' ) )}
<form method="post" action={"ObjectCreator/createobject"|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}

I added this code to the override template of the article class.
I don't know if I have to change anything in it.
but I always get the else option "you are not allowed to create comments."

all help and explanations are strongly welcomed.

Luc Chase

Friday 12 August 2005 3:39:39 pm

If you login as the same user, but in the admin interface do you get the same error when trying to add a comment to the same object?

The Web Application Service Provider

Aladdin Mouhaimeed

Monday 15 August 2005 12:41:36 am

Thank you,
It realy is a permission essue,

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 19 2025 15:21:08
Script start
Timing: Jan 19 2025 15:21:08
Module start 'layout'
Timing: Jan 19 2025 15:21:08
Module start 'content'
Timing: Jan 19 2025 15:21:08
Module end 'content'
Timing: Jan 19 2025 15:21:08
Script end

Main resources:

Total runtime0.0137 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.1484152.6250
Module start 'layout' 0.00470.0028 741.773439.4453
Module start 'content' 0.00760.0045 781.218889.1797
Module end 'content' 0.01210.0016 870.398430.3047
Script end 0.0137  900.7031 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.8029140.0002
Check MTime0.00096.6289140.0001
Mysql Total
Database connection0.00074.885210.0007
Mysqli_queries0.002316.830430.0008
Looping result0.00000.189510.0000
Template Total0.00139.610.0013
Template load0.00075.104210.0007
Template processing0.00064.454010.0006
Override
Cache load0.00053.506510.0005
General
dbfile0.00021.816780.0000
String conversion0.00000.060840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

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

Time used to render debug report: 0.0001 secs