Quote:
Originally Posted by adeel80
WYSIWIG Text Editor enable to Admin only.
I found another thread that walked me through but It didn't work for me.
When I do this last part...
When I click on Execute SQL ..I get this error
"You are not authorized to execute SQL queries"
Can anyone tell me what am I doing wrong?
|
To run queries from your acp you need to add your uid at the config.php file at this part:
PHP Code:
$config['SpecialUsers']['canrunqueries'] = '';