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)

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 09:54 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.01170 seconds
  • Memory Usage 1,727KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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