View Single Post
Banned | Posts: 388 | Thanked: 57 times | Joined on Mar 2010
#745
Originally Posted by etuoyo View Post
Thanks. Tried to follow the instructions and I had no idea what I was doing. Just ended up with error messages.

Could someone who has successfully done this upload their file?
Hey etuoyo,

Try again putting
Code:
name_tag.textContent = "";
right before the following line

Code:
return new_message;
in both MessagingWidgetsChatConversation.js and MessagingWidgetsSMSConversation.js files.