Quote:
Originally Posted by nirav
is it like that or how do i find my user id :S
but how do i find the user id please
oh is it /forum/member.php?u=13 so is ['SpecialUsers']['superadministrators'] = '13';
do i have to put my username in thoese two boxes ['SpecialUsers']['superadministrators']
|
If that is the link when you click on your user name then yes your user ID is 13 so the line would look like this... all you change is the user ID # NOTHING else...
You can also find your user ID by searching for your username in your adminCP... it would look something like... User: nirav (id: 13) on the top of the page
PHP Code:
$config['SpecialUsers']['superadministrators'] = '13';