enable to create a form

Author Message

Ous KANT

Thursday 27 April 2006 8:46:40 am

i've created a custom "form class" whitch permit users of my web-site to give their opinion about it. such a "Guest book".
i wanted the anonymous user to edit it. normal.
i've modify the anonymous rôle and add the following.

  content  	 create  	 Class( Livre d'or ) , Section( GuestBook section ) , ParentClass( Livre d'or )
content 	edit 	Class( Livre d'or ) , Section( GuestBook section ) , Owner( Self )
content 	read 	Class( Livre d'or ) , Section( GuestBook section )

"Livre d'or" is the class name and GuestBook Section is the section where i want to create the form.

i notice that anonymous user can view exemple of "instance"of my "Livre d'or" class i created through administrator interface.

but when click, about the button to create and édit the form. it a "login-fail" page appears.
it means that user hasn't right to access creating this class, why??
what have i forgoten??

Nabil Alimi

Tuesday 02 May 2006 3:42:07 pm

Hi Ous Kant,

Can you paste your form that is sent when you click the new button ?

My blog : http://www.starnab.com/ezpublish / http://www.starnab.com/ / http://www.assiki-consulting.com
eZ Publish Freelance developper. Feel free to contact me +33 674 367 057
nabil at assiki d0t fr

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 31 2025 03:40:55
Script start
Timing: Jan 31 2025 03:40:55
Module start 'layout'
Timing: Jan 31 2025 03:40:55
Module start 'content'
Timing: Jan 31 2025 03:40:55
Module end 'content'
Timing: Jan 31 2025 03:40:55
Script end

Main resources:

Total runtime0.0192 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 588.1250151.2109
Module start 'layout' 0.00400.0033 739.3359220.6875
Module start 'content' 0.00730.0105 960.0234997.8984
Module end 'content' 0.01780.0014 1,957.921929.9922
Script end 0.0192  1,987.9141 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002412.4743140.0002
Check MTime0.00105.3137140.0001
Mysql Total
Database connection0.00052.765310.0005
Mysqli_queries0.00189.606130.0006
Looping result0.00000.052110.0000
Template Total0.00105.410.0010
Template load0.00094.423810.0009
Template processing0.00020.966810.0002
Override
Cache load0.00063.092510.0006
General
dbfile0.00031.378380.0000
String conversion0.00000.035940.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