Menu

Banish User Problem (BUG?)

Help
Anonymous
2001-12-17
2012-09-14
  • Anonymous

    Anonymous - 2001-12-17

    Hi, I've installed the PHPChat on my system and everything works great except for the "Banish User" feature.

    I check the box next to the user I want to banish and click "Banish Checked Profiles". It refreshes the page and at the top it then says "Now you have to move to the banished users sheet to refine your choices." Except when I go to the banished users tab, it says there are no banished users (and after the refresh on the admin page, the user is still listed, unlike when you delete a user).  Am I doing something wrong or is this a bug? I desperately need to get this guy banished, any help is appreciated!

    Best,

    Jim Demonakos
    Webmaster
    savagedragon.com

     
    • Anonymous

      Anonymous - 2002-04-17

      Hi Jim,

      you need to configure the config.lib.php3 first !
      Otherwise your admin feature will just ignore whatever you chose in the banish user fields since it's disabled by default.
      Open the config.lib.php3 (located in the chat/config folder) and look for the entry:
      define("C_BANISH", '0');  
      you have to replace the 0 with a 1 so the banish feature will be enabled. After that everything should work just fine.

      Good luck,
      Det

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.