015-0006 - CMS Permissions
»
Show posts from
to
Icy Phoenix
Old Bugs - 015-0006 - CMS Permissions
Zuker
[ Sun 27 May, 2007 14:44 ]
Post subject:
015-0006 - CMS Permissions
When trying to give CMS permissions (ACP -> Users -> CMS permissions) to an user, there is no "user level" to select, the fields are in blank
Reported here
http://www.icyphoenix.com/viewtopic.php?p=15360#p15360
TheSteffen
[ Mon 28 May, 2007 11:32 ]
Post subject:
Re: 015-0006 - CMS Permissions
OPEN
admin_cms_auth.php
FIND
Code: [
Hide
] [
Select
]
Code: [
Show
]
require('./pagestart.' . $phpEx);
AFTER ADD
Code: [
Hide
] [
Select
]
Code: [
Show
]
include_once($phpbb_root_path . 'language/lang_' . $board_config['default_lang'] . '/lang_cms.' . $phpEx);
Bug fixed by MG.
Powered by
Icy Phoenix