|
|||
|
Q: I want to redirect "help" button to my own help page, could you tell me how?
A: Please according my instruction below: 1. Make your own help.html page When you finish your own help.html page, you need put it in the path "123flashchat/client/help/" 2. Configure the related file Open "client.xml" in the path "123flashchat/server/etc/groups/default/", find the code below: <helpUrl value="help/index.html"></helpUrl> change to <helpUrl value="help/help.html"></helpUrl> Then save the file and restart your chat to make it valid. Key Words: Help page, Help Button, client.xml |
![]() |
Was this information helpful? Yes No
| Tags |
| 123flashchat, chat client |
| Thread Tools | |
| Display Modes | |
|
|