This is now in my config.php file in my includes directory:
// ****** 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['blog_admin']['canrunqueries'] = '1';
yet I am still getting the same error...
David
|