| View previous topic :: View next topic |
| Author |
Message |
abekom
Joined: 27 Dec 2008 Posts: 6
|
Posted: Sat Dec 27, 2008 6:28 am Post subject: How disable or remove Robik ? |
|
|
| Hi, I don't like having news from Robik telling me who's coming or leaving the romm. Can someone tell me how to remove it. |
|
| Back to top |
|
 |
mt3a
Joined: 08 Mar 2007 Posts: 12
|
Posted: Sun Dec 06, 2009 10:04 am Post subject: |
|
|
dear abekom
if u want change the word ( *** enter to chat ?? ) or remove it ..
you must enter to your cpanal .
chat folder === languages folder === and edit the language file you use .
like en.php ...
serch with ( $w_rob_login = ) and remove or change the word .
example ( $w_rob_login = " ~ enter the chat ."; )
note : ~ will replace with name .
if u want it empty ..
$w_rob_login = ""; |
|
| Back to top |
|
 |
mt3a
Joined: 08 Mar 2007 Posts: 12
|
Posted: Sun Dec 06, 2009 10:06 am Post subject: |
|
|
for exit chat . in same file en.php
serch .
$w_rob_logout =
change it with any think u want .
...............
change the room go and back .
$w_goes_to_room =
$w_came_from_room =
...
shadi nhlawi.
www.mt3a.com |
|
| Back to top |
|
 |
|