Topic: 1.1.5=>1.2.0 : error 11_to_12_update.php
There's a problem for me with this line.
I think it's the value "NOT hide_smilies"
anybody have an idea ?
$db->query('UPDATE '.$db->prefix.'posts SET hide_smilies = NOT hide_smilies') or error('Unable to alter DB structure.', __FILE__, __LINE__, $db->error());