ahmadyousef
08-21-2016, 10:41 AM
Hi guys !
I have a problem , I am an administrator and when I am going to the admin area , I see my self in moderators area. I updated my config.php file and put my user ID number there , and it doesn't work. I tried another username , but it doesn't work either.
That is how I updated config file:
$config['SpecialUsers']['canviewadminlog'] = '129211';
$config['SpecialUsers']['canpruneadminlog'] = '129211';
$config['SpecialUsers']['canrunqueries'] = '129211';
$config['SpecialUsers']['undeletableusers'] = '129211';
$config['SpecialUsers']['superadministrators'] = '129211';
but with no luck ..
What seems to be the problem, Thank you.
I have a problem , I am an administrator and when I am going to the admin area , I see my self in moderators area. I updated my config.php file and put my user ID number there , and it doesn't work. I tried another username , but it doesn't work either.
That is how I updated config file:
$config['SpecialUsers']['canviewadminlog'] = '129211';
$config['SpecialUsers']['canpruneadminlog'] = '129211';
$config['SpecialUsers']['canrunqueries'] = '129211';
$config['SpecialUsers']['undeletableusers'] = '129211';
$config['SpecialUsers']['superadministrators'] = '129211';
but with no luck ..
What seems to be the problem, Thank you.