Since i installed phpfreechat i keep getting the following error
"SELECT n.nid, n.vid, n.type, n.status, n.created, n.changed, n.comment, n.promote, n.sticky, r.timestamp AS revision_timestamp, r.title, r.body, r.teaser, r.log, r.format, u.uid, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE"
Has anyone checked its logfiles?
I could be wrong but that was the only addition made to my drupal site since i started seeing this error
Comments
Comment #1
permutations commentedI don't have this - doesn't seem to be related to phpFreeChat. Or at least not the version I have installed (1.2 - I uploaded it today, numerous bug fixes).