PDA

View Full Version : run Queries?


boo
12-15-2004, 09:57 PM
can some one tell me how to run a Queries? i'm stuck on a hack that has this :(

ConqSoft
12-15-2004, 10:01 PM
phpMyAdmin or using the Query tool in the admincp. (You have to edit your vBulletin config file to allow your userid to execute queries for the latter.)

Our Sponsors
 

Polo
12-16-2004, 10:19 AM
phpMyAdmin or using the Query tool in the admincp. (You have to edit your vBulletin config file to allow your userid to execute queries for the latter.)
Exactly

boo
12-16-2004, 03:27 PM
is it the "Execute SQL Query" ?

i click it and it gives me this You are not authorized to execute SQL queries

sorry i'm a n00b when it comes to coding but i'm learning :)

Our Sponsors
 

ConqSoft
12-16-2004, 03:33 PM
is it the "Execute SQL Query" ?

i click it and it gives me this You are not authorized to execute SQL queries

sorry i'm a n00b when it comes to coding but i'm learning :)

Yep. You need to edit your config file to allow it, like I mentioned above.

Edit: /forum/include/config.php

boo
12-16-2004, 05:16 PM
ahh ok i got it thanks man! :)