Just installed Chatbox in Drupal 4.7. Works fine, but there don't seem to be any options within chat, such as /help or /?. There is only a reference to IRC style chat, even with the /me command. I'm not familiar with IRC, and the /me command doesn't seem to do anything.
I have installed the internationalization module but get this message:"
user warning: Column: 'nid' in field list is ambiguous query: SELECT nid FROM node n LEFT JOIN i18n_node i18n ON n.nid = i18n.nid WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) AND n.type='audio' AND n.status=1 ORDER BY RAND() LIMIT 0, 1 in /homepages/1/d154962009/htdocs/Jaujinos drupal-4.7.2 Live/includes/database.mysql.inc on line 120.
"