Quote:
Originally Posted by momo2
i tried to do this but, You are not authorized to execute SQL queries i get this, any ideas ?
|
Go into your FTP > /includes/config.php
Code:
// ****** 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';
Find // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
Add your userid to that as you see there