Forums / Setup & design / Admin site "user" tab points to "content" section

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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