In your includes folder is the config.php file. Open that file in a text editor and find:
Quote:
// ****** 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.
$config['SpecialUsers']['canrunqueries'] = '1';
|
Enter your userid between the two single quote marks and save. Now you should be able to run queries from the admin cp.