When I post it exits Joomla and comes up with the message header and this error message in an otherwise blank screen.
Reply/Quick reply/New Post all produce the same error
Serious db problem:You have an error in your SQL syntax near 'ON id=mesid WHERE userid=63 AND name='Frank' AND email='
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
' AND subjec' at line 1 SQL=SELECT id FROM jos_fb_messages JOIN jos_fb_messages_text ON id=mesid WHERE userid=63 AND name='Frank' AND email='
This e-mail address is being protected from spam bots, you need JavaScript enabled to view it
' AND subject='Re:Error message in forum display after posting' AND ip='xxx.xxx.xxx.xxx' AND message='post bombs' AND time>='1201113143'
This part appears to be the error if the above is the complete string:
AND subjec' at line 1 SQL=SELECT it is missing
t=
Note this is SQL generated by 1.0.4 after an upgrade, not a script I ran.
Everything else Seems to be OK back and front, apart from the emoticons and I think that is because the short hand codes are missing in the back end.