New Demo Class???

Author Message

Douglas Johnson

Friday 18 July 2003 7:42:20 am

I am having trouble setting up a New class. It doesn't show up after creation. I am using the demo site. From what I've read, I should be able to use the admin site and edit the "roles" of users and set the anonymous user permissions to see all changes. However, I do not have a "roles" selection in the admin site for users. I am using ezp 3.1. Any help would be appreciated. Thank in advance. Doug Johnson

Karsten Jennissen

Friday 18 July 2003 7:50:51 am

You don't? Let's see, Admin -> Users (top) -> Roles (middle left). (Not Admin -> Users -> Users)

Karsten

Douglas Johnson

Friday 18 July 2003 8:01:58 am

When I login in to the admin site, I get a tab'ed menu across the top with "Users" in the middle. When I click this tab, I get a "User Group" page with a list of user below. There is no "role" selection listed. However, The "content" tab across the top is selected. Not the "user" tab.

Did I mess up an .ini file somehow?

Douglas Johnson

Friday 18 July 2003 8:32:09 am

Ok, here's the problem. Somehow the "users" tab is linked to the "content" template. So, when I click the "users" tab, I just get the node structure for the users, with all of the content template links and design. So I have no options to changes roles, permissions etc. Quick fix?????

Douglas Johnson

Friday 18 July 2003 9:09:23 am

And.....This is the code in the pagelayout.tpl:

{* Users menu *}

{section show=eq($navigation_part.identifier,'ezusernavigationpart')}
{include uri="design:page_menuheadselected.tpl" menu_text='Users'|i18n('design/admin/layout') menu_url="/content/view/full/5/"}
{section-else}
{include uri="design:page_menuheadgray.tpl" menu_text='Users'|i18n('design/admin/layout') menu_url="/content/view/full/5/"}
{/section}

It seems like "menu_url="/content/view/full/5/" is somehow pointing back to the content template??? How can I change this to point to the "user" template?

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 15:59:57
Script start
Timing: Jan 18 2025 15:59:57
Module start 'layout'
Timing: Jan 18 2025 15:59:57
Module start 'content'
Timing: Jan 18 2025 15:59:57
Module end 'content'
Timing: Jan 18 2025 15:59:57
Script end

Main resources:

Total runtime0.6385 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0051 589.2344152.6094
Module start 'layout' 0.00510.0028 741.843839.4297
Module start 'content' 0.00780.6295 781.2734490.3047
Module end 'content' 0.63730.0012 1,271.578112.1875
Script end 0.6385  1,283.7656 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5024160.0002
Check MTime0.00140.2259160.0001
Mysql Total
Database connection0.00060.097710.0006
Mysqli_queries0.597593.5707630.0095
Looping result0.00050.0820610.0000
Template Total0.612395.920.3061
Template load0.00190.297420.0009
Template processing0.610395.585220.3052
Template load and register function0.00020.035810.0002
states
state_id_array0.00110.165210.0011
state_identifier_array0.00110.167420.0005
Override
Cache load0.00160.2524210.0001
Sytem overhead
Fetch class attribute can translate value0.00050.080020.0003
Fetch class attribute name0.00120.188650.0002
XML
Image XML parsing0.00020.033520.0001
class_abstraction
Instantiating content class attribute0.00000.001650.0000
General
dbfile0.00060.0964100.0001
String conversion0.00000.001040.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
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.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: 14
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs