Hi, i'm getting this JS error:

drupalchat_messages.messages is undefined
if (drupalchat_messages.messages.length > 0) {

I tried to use a if to check if drupalchat_messages is a object, but if i do this way, no chat will occur, although everything loads.

Is there a solution?

thanks

Comments

darklrd’s picture

Status: Active » Fixed

Are you still facing this issue? If yes, please re-open this thread? Also, please tell me how to reproduce this issue. Thanks.

carvalhar’s picture

It happens with internet explorer 7. ie7 trwos an error as soon the chat is loaded because drupalchat_messages.messages doesn't exist for it...

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.