1

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());

Re: 1.1.5=>1.2.0 : error 11_to_12_update.php

What error do you get? Are you sure it's on that line? What database are you running?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

3

Re: 1.1.5=>1.2.0 : error 11_to_12_update.php

a big MySQL (300Mo forum PunBB)
i put 0 value in the request and it's works

Re: 1.1.5=>1.2.0 : error 11_to_12_update.php

Do you know which version of MySQL you're running?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

5

Re: 1.1.5=>1.2.0 : error 11_to_12_update.php

3.23