Quote:
When I try and run the script in my browser like the link said it says this......
"You have to be a super administrator to read private messages, this can be set within config.php"
But I am on my administrator name. Im not sure how I make myself a super admin in config php, can anyone explain? thanks.
I thought I already should be the super admin since I run the site. But I guess I need to change something somehow.
|
In includes/config.php you should find....
Code:
// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$superadministrators = '';
Put your userid in between the two ' ' s if you are the creator/sole admin of the board it's most likely 1.
Btw in regards to reading pms hasn't this argument been done before ?