Topic: PunBB 1.3 - Bug in function
This is a bug from "1165" revision
After installed get this error:
The error occurred on line 242 in /MY_PATH/include/functions.php
Database reported: Unknown column 'o.prev_url' in 'field list' (Errno: 1054).
Failed query: SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM punbb13_users AS u INNER JOIN punbb13_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb13_online AS o ON o.ident='MY_IP' WHERE u.id=1
Thanks