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)

Krali 02-01-2006 10:44 AM

It looks good, but:

- I don't get any information on the the forum-home
- if I start the bot manually, it seems to get a timeout...
- which is the right name of the channel? with # or without it?
- which is the right name of the server? I only have this: vienna.irc.at

Nice greetings,

Klaus

GamerJunk.net 02-01-2006 06:54 PM

Its a nice hack, I have had no problems with it

utw-Mephisto 02-05-2006 04:31 AM

Quote:

Originally Posted by Mith
I have what may be helpful for many here....

If you rename your bot from PortalBot it seems not to work.

I tried several things and the cron job would always make an error.

When I changed the name back to Portalbot it would enter the channel correctly.

It must be something to do with the preg_replace stuff in the includes/ircmanager.php but I'm not too hot with that stuff... appreciate anyone who can make this work (as the author now says he can't support it)
Obviouslyits not a problem the bot being called PortalBot.. just the fact that its a feature that simply doesn't work, and many of you may wish to make it a bit more personal to you users idling in your channel?

Other than that I have it up and running smoothly on 3.5.2

I had a couple of problems getting it to work namely:
the cron job wasn't added properly by the install script.

for those with problems with the botnot entering check the cronjob.

it should have the following line:
Code:

./includes/cron/ircmanager.php
(the script when I installed it wasn't putting that line in correctly)

I would suggest completely uninstalling the entire ircmanager and plugins first
Then reinstalling the latest version and checking the above (set as seen in the attached image)

there were major problems with the first version


I have the same problem and I could not find ANY reference to PortalBot except as default value .. I dont get it myself .. But I also asked on the vbhack-germany.com - as soon as I get an answer (if), I let you know

DutchyNL 02-14-2006 04:47 PM

Bot is working fine here but i have a pass on mij irc server, how do i fill in the password?
Can not do it in vbb itself, must this be done in one of the php files?

cassis2k 02-15-2006 09:59 AM

<font color="DarkRed">Clicked install.

Very good job. Thx</font>

geezmo 04-10-2006 03:36 PM

Help! I had a previous install of this hack, but when I moved to a new server I simply copied the files to the new server and now it's not working properly. I re-uploaded all the files overwriting the previous ones, but I can't re-install the XML product file.

When I upload the xml file, vB simply hangs. At one time, the error message said I can't re-install it because the original xml file is already installed and the file cannot be overwritten. What do I do?

geezmo 04-12-2006 05:51 AM

How else can I uninstall this hack? I tried "Uninstall" in the Plugin System > Manage Products but when I did this, all I got was a blank, white space showing only the title "Plugin System" at the top (as if the page stopped loading after the "Plugin System" title). The hack never got uninstalled. I also tried Manage Products > Edit (the hack) to delete the "uninstall code" but there's no uninstall code.

I can probably do a manual uninstall of this but please let me know if it's ok if I simply delete all files that were uploaded and tell me what to do with the product xml file (where can I find this?) and which db tables to drop, if there are any.

Thanks.

blablablabla 05-03-2006 10:02 AM

is there a way i can make the bot stay in the channel?

JohnBee 05-16-2006 11:38 PM

How to uninstall this hack?
I tried uninstall but I get this message:
Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

DROP TABLE
'irc_channel` ,
`irc_server`;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''irc_channel` ,
`irc_server`' at line 2
Error Number : 1064
Date        : Tuesday, May 16th 2006 @ 04:29:11 PM
Script      : http://www.mysite/forum/admincp/plugin.php
Referrer    : http://www.mysite/forum/admincp/plug...=ircmanager&s=
IP Address  : 102.102.02.202
Username    : Admin
Classname    : vb_database


JohnBee 05-21-2006 03:36 AM

Some support on uninstalling this hack would really be helpful!

JohnBee 05-21-2006 03:42 AM

Okay I found it!

go to product managerment, click to edit product
in uninstall find:
Code:

DROP TABLE
'

change to
Code:

DROP TABLE
`

than you can uninstall this hack

harry_5 05-23-2006 08:45 PM

JohnBee, thanks a lot!

Albasoul 08-25-2006 03:02 AM

I was able to install this script without any problems. The bot connects to the server and joins/parts the room just fine. However, the list of users is not complete.

There are 100 people in the channel, it only reports 19.

What might be the problem, special characters in usernames maybe?

BiZiMDiYaR 03-06-2007 09:48 PM

Hi,

Is there also a irc manager for 3.6.5 ? The 5 version gives an error when loading..

Thanks,

Foekie_t

Strik3 10-28-2007 10:42 PM

Is there anyway to use it with 3.6.(8)? Wo'nt buy an Eggdrop just for IRC Stats

Mum 05-14-2008 07:05 PM

I'd love this to be updated for 3.7!

corizo 05-24-2008 07:58 PM

Quote:

Originally Posted by Mum (Post 1519698)
I'd love this to be updated for 3.7!

Me too!

Emmmmrz 07-31-2008 05:02 AM

Ditto ditto

gunboard 03-24-2009 09:10 AM

dito :D

twista46 05-06-2009 12:11 PM

work this on 3.8.2?

gunboard 06-03-2009 08:03 AM

hi,

i have installed this addon on VB 3.7. When the channel is not used i have this error
with cron (ircmanager.php)

Invalid argument supplied for foreach() in [path]/includes/cron/ircmanager.php

Saviour 09-17-2009 02:07 PM

Someone should pick up where this author left off...and get this mod working for later versions of vBulletin...like 3.8.4.

Hint, hint...:)

gunboard 01-11-2010 05:12 PM

hi,
i have patched ircmanager.php, works with 3.8.4 pl2. Do you want it ? ;)

gunboard 04-30-2010 04:18 AM

here is my Version patched for 3.8.x

Saviour 04-30-2010 07:54 PM

Thanks, gunboard! I'll give it a shot and let you know how it goes.

Saviour 04-30-2010 08:19 PM

Nope! Doesn't work! Thanks for sharing, though...
Code:

Invalid SQL:
INSERT INTO vb_cron SET
nextrun=UNIX_TIMESTAMP(), 
weekday='-1',
day='-1',
hour='-1',
minute='a:4:{i:0;i:0;i:1;i:15;i:2;i:30;i:3;i:45;}',
filename='./includes/cron/ircmanager.php',
loglevel='1',
title = 'IRC Manager';

MySQL Error  : Unknown column 'title' in 'field list'
Error Number  : 1054


gunboard 06-06-2010 03:31 PM

go to the script,
find:
title = 'IRC Manager';
replace with:
product = 'IRC Manager';

Saviour 06-06-2010 05:50 PM

Thanks, gunboard...

However, I get the following error when I force the cron to run:

Code:

Warning: fsockopen() [function.fsockopen]: unable to connect to irc.6667.eu:6667 (Connection refused) in [path]/includes/cron/ircmanager.php  on line 23

Warning: fputs(): supplied argument is not a valid stream resource in [path]/includes/cron/ircmanager.php on line 24

Warning: fputs(): supplied argument is not a valid stream resource in [path]/includes/cron/ircmanager.php on line 25

Warning: feof(): supplied argument is not a valid stream resource in [path]/includes/cron/ircmanager.php on line 26

Warning: fgets(): supplied argument is not a valid stream resource in [path]/includes/cron/ircmanager.php on line 29

Warning: feof(): supplied argument is not a valid stream resource in [path]/includes/cron/ircmanager.php on line 26


I have to manually stop the browser page.

Also, the cron is not completely filled out. There is no Varname field, Nothing in the Title field, nothing in the Description field, or Log Phrase, either.

I'm reviewing this thread, but can't seem to find anything that will resolve this issue.

Any help is greatly appreciated...

gunboard 06-16-2010 02:25 PM

Hi,
Your irc-Server does not exist. I think thats the problem.


All times are GMT. The time now is 02:45 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.01353 seconds
  • Memory Usage 1,782KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (29)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