vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   IRC Manager ( without Eggdrop/Mirc ) (https://vborg.vbsupport.ru/showthread.php?t=99758)

Jenta 11-19-2005 06:18 PM

For those having problems with the bot joining the channel, install cgi-irc and see if you can join your channel. Perhaps your host has IRC ports blocked. Perhaps it's bad routing.
Here's a link to cgi-irc...
http://prdownloads.sourceforge.net/c...iirc-0.5.7.zip

After chmodding the cgi files, all you have to do is set these values in cgiirc.config. Then call irc.cgi and see if you can connect/join your channel

Quote:

# seperate the servers with commas.
default_server = irc.blitzed.org
default_port = 6667
# Channel(s) to allow access to, a comma seperated list
default_channel = #cgiirc

Mith 11-28-2005 09:23 AM

Quote:

Originally Posted by Mith
Code:

IRC Manager
 
Warning: Invalid argument supplied for foreach() in /includes/cron/ircmanager.php on line 69
 
Warning: Invalid argument supplied for foreach() in /includes/cron/ircmanager.php on line 76
 
Done




Negative, Have just triple checked. The channel has users, has a topic set, the bot does not even enter the channel. :-(

I still have this problem....

On one occasion I ran the cron job mannually and it worked. I thought that was it.. but now it does this again, I can't see why it would work correctly once (pick up channel topic and users) and then go back to not working again.

For information: there is a topic set and I do have users in the channel when I run the cron job

Again help appreciated.

KidCharlemane 11-29-2005 12:51 AM

Ive got it working just fine but if you have a lot of users in your channel, the users dont wrap and cause some really funky formatting errors. Anyone else seeing this?

Bounce 11-29-2005 02:12 PM

Quote:

IRC Manager

Warning: Invalid argument supplied for foreach() in /includes/cron/ircmanager.php on line 69

Done
Gettin this when I run the scheduled task :disappointed:

Edit: IT WORKS thou ... Ya dancer

Thank you , thank you , thank you :squareeyed:


Most users in the chat was 2 on 29-11-05 at 16:09. lol

Small small q thou.. How do I move the "Whos Chatting" part to the top of the What's Going On section ?

Edit (again) lol : Forget how to move i placed $irc_channels where i wanted it and turned the stats OFF in options > IRC-Manager.

Waited for this for almost 6 months, cant thank you enough :)

[high]* Bounce clicks install and thanks leonsio[/high]

utw-Mephisto 11-30-2005 11:12 PM

I installed without any problems. I run the cron job manually after installing - all was fine. when the cron job run the first time automaticially all users were .... gone ...

Since then I always have 0 online user ....

JohnBee 12-01-2005 02:54 AM

I would like to report that I updated this hack and it works 100% as advertised!
Thank you leonsio for your work and patience on this great MOD. (installed!)

leonsio 12-01-2005 05:07 AM

Quote:

Originally Posted by utw-Mephisto
I installed without any problems. I run the cron job manually after installing - all was fine. when the cron job run the first time automaticially all users were .... gone ...

Since then I always have 0 online user ....



look at the messages log from your server ( syslog or apache error log, maybe you will finde some error messages from this hack )

Jafo232 12-02-2005 03:31 PM

I had a problem until I put the MOTD on the server.. If MOTD was missing, it would lock up.

To troubleshoot what is going on, find this line in the cron file:

Code:

while(!feof($conn))
        {
                // eine Zeile hollen
                $data=fgets($conn, 1024);

Add this line:

Code:

echo "$data<BR>";
Then run the cron task manually and it should output what is being seen.

KBV 12-02-2005 03:58 PM

It dosn't show "users online" the date for most users online is not shown. Also a bug, if you more then one channel, the channels below will inherit the topic of the first channel if they have no topic themselves.

lanc3lot 12-02-2005 05:29 PM

Quote:

Originally Posted by JohnBee
I would like to report that I updated this hack and it works 100% as advertised!
Thank you leonsio for your work and patience on this great MOD. (installed!)


What do u mean with "updated"? As i dont see it to be updated since 15/11


All times are GMT. The time now is 10:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01278 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete