Hello Forum, After posting (not my first post) I get: SQL Error : 1054 Unknown column 'user_firstpost' in 'where clause' UPDATE phpbb_users SET user_firstpost = 1209159784 WHERE user_id = 3 AND user_firstpost = 0; Line : 224 File : functions_post.php The file is okay, I see that I am missing the 'us...