Admin site "user" tab points to "content" section

Author Message

Douglas Johnson

Friday 18 July 2003 9:21:50 am

In the pagelayout.tpl for admin, the Admin site "user" tab points to "content" section. What's wrong with this code:

{* 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="/user/userlist/"}
{/section}

I am not able to set roles, permissions for users because the "users" tab links to the content template. Can someone please help. I "did not" edit this template. It is as it was when freshly installed.

Thanks in advance. Doug Johnson

Adri Rots

Friday 18 July 2003 3:18:06 pm

Did you delete a section?
Check the section of you're users. Go to that section and make sure the view is Users.

Adri

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 00:37:23
Script start
Timing: Jan 31 2025 00:37:23
Module start 'layout'
Timing: Jan 31 2025 00:37:23
Module start 'content'
Timing: Jan 31 2025 00:37:23
Module end 'content'
Timing: Jan 31 2025 00:37:23
Script end

Main resources:

Total runtime0.0237 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.0047 588.2656151.2266
Module start 'layout' 0.00470.0047 739.4922220.7188
Module start 'content' 0.00940.0127 960.2109997.7266
Module end 'content' 0.02210.0015 1,957.937529.9922
Script end 0.0237  1,987.9297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003012.4740140.0002
Check MTime0.00135.4855140.0001
Mysql Total
Database connection0.00062.639210.0006
Mysqli_queries0.002510.571830.0008
Looping result0.00000.042210.0000
Template Total0.00114.810.0011
Template load0.00093.697910.0009
Template processing0.00021.036610.0002
Override
Cache load0.00062.690410.0006
General
dbfile0.00166.645780.0002
String conversion0.00000.034240.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