The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Execute SQL Query (In admincp)
Hullo,
Not quite sure if this is right forum, but it's sorta a SQL problem. I'm trying to "Execute SQL Query" to install a mod I just downloaded. The only problem is, when I click on it, it says "You are not authorized to execute SQL queries" How would I change it so I could run it? :tired: |
#2
|
||||
|
||||
You need to set that setting in the config.php file.
|
#3
|
||||
|
||||
Well I already have....*uh oh*
|
#4
|
||||
|
||||
Are you running vB3 or vB2?
|
#5
|
||||
|
||||
Oh, sorry. VB3
|
#6
|
||||
|
||||
ugh come on, what's wrong with it?
This is what i've put... // ****** SUPER ADMINISTRATORS ****** // The users specified below will have permission to access the administrator permissions // page, which controls the permissions of other administrators $superadministrators = '1,jana'; |
#7
|
||||
|
||||
USERID NOT USERNAME
USERID is a NUMBER USERNAME is a TEXT You just need to enter your USERID |
#8
|
||||
|
||||
My USERID was already there, I just put my USERNAME to test...
|
#9
|
||||
|
||||
If your userid was there you should have permission to execute the Query
|
#10
|
||||
|
||||
To run a query
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|