Let's see, Admin CP -> Maintenance -> Execute SQL Query, to run queries we first need to give ourself permission to run queries. To do this, we edit this section of config.php:
Code:
$config['SpecialUsers']['canrunqueries'] = 'x';
with x being our userid number (usualy-1).
Now, when you do this, you have permission, but I dont know what to choose, maybe option to set: Yes - Receive Private Messages, and when do this,
as the reset doesn't change anything.