Menu

Trouble Joining Channel

Help
2005-03-06
2013-04-09
  • Chris Johnson

    Chris Johnson - 2005-03-06

    I am using PHP version 5.0.2.

    The bot connects to the server fine, but it will not join the channel that I want it to join. I set my bot up almost exactly like the one in the HOWTO document.

    It also gives me an error: Warning: array_key_exists(): The second argument should be either an array or an object in /home/user/programs/irctest/SmartIRC-0.5.5/SmartIRC.php on line 1942

    What is wrong?

     
    • Mirco Bauer

      Mirco Bauer - 2005-03-06

      Net_SmartIRC 0.5.5p1 does not work with PHP5, get a CVS version of it, then it will work.

       
    • Chris Johnson

      Chris Johnson - 2005-03-06

      Will the next version of Net_SmartIRC work with PHP 5?

      And when will it be released?

       
      • Nobody/Anonymous

        the next version which will be 0.5.6 will work with PHP5, that release targets bugfixes.

        CVS version of Net_SmartIRC you get via cvs -d :pserver:cvsread@cvs.php.net:/repository checkout Net_SmartIRC
        or via HTTP read:
        http://sourceforge.net/forum/forum.php?thread_id=878187&forum_id=204500

         
    • Chris Johnson

      Chris Johnson - 2005-03-07

      By the way, where would I get a CVS version of that?

       

Log in to post a comment.