How do I make a module available in the user section?

Author Message

Rib Rdb

Monday 02 June 2003 1:04:05 am

My module is working great from the admin section, but when I try to use it from the user section, I just get a forbidden message. How do I make my module available for the rest of the site?

Bård Farstad

Monday 02 June 2003 2:13:37 am

You need to give permissions to it. If the module is open for all you can do this in site.ini:
PolicyOmitList[]=mymodule
or
PolicyOmitList[]=mymodule/myfunction

If you need more permissions you need to look into the permission system.

--bård

Documentation: http://ez.no/doc

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 11:26:53
Script start
Timing: Jan 18 2025 11:26:53
Module start 'layout'
Timing: Jan 18 2025 11:26:53
Module start 'content'
Timing: Jan 18 2025 11:26:54
Module end 'content'
Timing: Jan 18 2025 11:26:54
Script end

Main resources:

Total runtime0.7647 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.4922152.6406
Module start 'layout' 0.00530.0027 742.132839.4766
Module start 'content' 0.00800.7554 781.6094520.3672
Module end 'content' 0.76340.0013 1,301.97668.1250
Script end 0.7647  1,310.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4244160.0002
Check MTime0.00150.1920160.0001
Mysql Total
Database connection0.00060.078810.0006
Mysqli_queries0.724194.6914540.0134
Looping result0.00050.0665520.0000
Template Total0.736296.320.3681
Template load0.00220.281520.0011
Template processing0.734095.986320.3670
Template load and register function0.00020.027410.0002
states
state_id_array0.00080.103210.0008
state_identifier_array0.00140.176720.0007
Override
Cache load0.00180.2316120.0001
Sytem overhead
Fetch class attribute can translate value0.00150.193920.0007
Fetch class attribute name0.00100.136830.0003
XML
Image XML parsing0.00100.126320.0005
class_abstraction
Instantiating content class attribute0.00000.000930.0000
General
dbfile0.00090.1199170.0001
String conversion0.00000.001340.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
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs