How to add Statuts Mesage's in Visichat

Hello Guys

Do you know how to change the User Status Message which is shown in userlist after the username


Very  simple go to languages directory and edit en_data.xml
for example www.yoursite.com/languages/en_data.xml
If you are not using english language into your chat room you can select  youlanguage_data.xml file

Go to line 309 or find <user_status> as shown in below image


If you want to want to add a custom status message

enter these lines in the <user_status> </user_status> tag
         <status value="atdinner" name="At Dinner" />        <status value="atvctuts" name="Reading vcTuts" />

In you value you can use little unique text and in name you can use the Status Message

 I hope it will help you

Please share this tutorial with your friends and  Thanks for reading this tutorial
 

1 comment:

  1. can we add custom message for users that users can enter anything in status ? from chatroom.

    ReplyDelete

Have a question?Use comment form !