View Full Version : Execute query not working
jtorral
05-29-2005, 04:18 PM
I try to run the execute query from the admin console and I get a i am not authorized to do so. I am doing this as admin. Any ideas why i cannot do this?
Adrian Schneider
05-29-2005, 06:56 PM
In includes/config.php you have to add your userid here:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ******
// The users specified here will be allowed to run queries from the control panel.
// See the above entries for more information on the format.
// Please note that the ability to run queries is quite powerful. You may wish
// to remove all user IDs from this list for security reasons.
$canrunqueries = 'YOUR_USERID';
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.