I have a similar error, but with a different sql error:
We encountered a problem. The reason reported was
Script: /home/winnie/public_html/pqForums/libs/ubbthreads.inc.php
Line#: 619
SQL Error: Unknown column 'ONLINE_REFERER' in 'field list'
SQL Error #: 1054
Query: REPLACE INTO ubbt_ONLINE (ONLINE_DISPLAY_NAME,USER_ID,ONLINE_LAST_ACTIVITY,ONLINE_SCRIPT_NAME,ONLINE_BROWSING_FORUM,ONLINE_USER_TYPE,ONLINE_USER_IP,ONLINE_REFERER,ONLINE_AGENT,ONLINE_POST_ID,ONLINE_POST_SUBJECT) VALUES ( 'SG' , '4' , '1185636712' , 'cfrm' , '' , 'r' , '74.137.233.172' , 'http://www.planet-q.com/pqForums/install/upgrade.php' , 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.5) Gecko/20070716 SeaMonkey/1.1.3' , '0' , '' )
Please use your back button to return to the previous page.
An urgent fix would be greatly appreciated!
Edit: I fixed this by creating an ONLINE_REFERER table, but I copied values from another table, and do not know the full values.