Version: 0.1, by leonsio
Developer Last Online: Jun 2013
Version: 3.5.0
Rating:
Released: 10-30-2005
Last Update: 11-13-2005
Installs: 45
Uses Plugins
Additional Files
No support by the author.
This is the first release of my irc manager for VB 3.5.
You don't need eggdrop or mirc to run this script.
Multiple irc-servers & channels are supported
This script is based on "Eggdrop IRC Manager"
You can use your old config, you must only change every config and add server_id
Extract and upload all the files from the ROOT folder to your forum root. ( 1x admincp script, 1x admincp-xml, 1x cron script )
After upload, import product-ircmanager.xml.
This product will automatically add a vb-cronjob which runs every 15 min.
How does this script works?
It uses a socket connection to your irc server.
After a successful connection, the script joins your channel(s), collects information then leaves the channel(s).
This is a first version of the script. Later on, I plan to send some forum information to the channel, e.g. 10 last posts.
how does this script works
it use a socket connection to some irc server
after connect is success, the script join your channels collects information and leaves the Channel
this is a first version of the script, later it is planed to leave some forum information in the channel, e.g. 10 last forum messages ?
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
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
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
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?
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 ...
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!)
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 )
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.
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