Quote:
Originally Posted by Swedie
Which value did you change over to 3 from 0?
Here is a new memberpage code. overwrite what you first pasted into member.php. This file includes a change over so that it detects who's got admin rights. This user can delete messages in any of your users guestbooks.
And like I said earlier in a post. Run this SQL query:
(this one has the vb3 prefix for rex_b table structure!)
UPDATE vb3usergroup SET canuseguestbook = '1';
UPDATE vb3usergroup SET canusewebpage = '1';
I uploaded a new .SQL file to my post before.
|
I've done all of that. and uploaded the new memer.php and I still can't see it in the admincp/usergroup manager