Topic: Trouble with migrating database from 1.2 to 1.3.2
An error was encountered
--------------------------------------------------------------------------------
The error occurred on line 1357 in /home/customer/domain.org/public_html/punbb/include/functions.php
Database reported: Unknown column 'o.csrf_token' in 'field list' (Errno: 1054).
Very thankful for any solution
line 1357= $result = $forum_db->query_build($query) or error(__FILE__, __LINE__);
EDIT: Altered topic subject //Slavok