PDA

View Full Version : Does This Work In Vb3?


Myztic
10-18-2004, 10:15 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=70697" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=70697</a>

I was asking this question for VB3 but noticed my thread is in the vb2 forum.

Is that why Im having problems with this?,......

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.

nexialys
10-18-2004, 10:29 PM
in your includes/config.php

go in the bottom, you'll find a variable $superadministrators = ''; ... just put your userid in the '' and you'll become Super Administrator...

Myztic
10-19-2004, 01:43 PM
I put my username where you said but I still get this same message as i did the first time.

I saved my config.php and everything where it should be with the change of adding my username into it. But still the same problem.

nexialys
10-19-2004, 02:06 PM
>> userid, not username...