Author Topic: Extra chat settings  (Read 753 times)

Burf

  • Newbie
  • *
  • Posts: 2
    • View Profile
Extra chat settings
« on: October 26, 2010, 14:52:35 »
On the Show Entered/Left Messages: radio button, i have selected not to show these annoying events.
However the "left the room" notice will always show.
Is there anywhere in the scripts i can manually change this using ftp??

Thanks

fredric

  • Administrator
  • Jr. Member
  • *****
  • Posts: 75
    • View Profile
Re: Extra chat settings
« Reply #1 on: October 26, 2010, 15:01:24 »
Indeed there is!

Comment out line 59 in ChatRoom/amfphp/flasherizelib/IntegrateBase.php

Comment out line 240, 489, 634 in ChatRoom/amfphp/services/ChatRoom.php

Note that if you download an update this change would be overwritten so you need to do the same fix again at such a time.

Burf

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: Extra chat settings
« Reply #2 on: October 26, 2010, 15:08:55 »
Thanks for a rapid response Fredrick