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)

leonsio 11-16-2005 05:36 AM

to uninstall first versions of this mod, lock at first thread page ;)

Mith 11-16-2005 09:06 AM

Quote:

Originally Posted by Jenta
line 64 is this..
PHP Code:

include_once(DIR '/' $nextitem['filename']); 

sounds like its not finding the cronfile

Look at the path in the cronjob. It should be...
./includes/cron/ircmanager.php

Thanks Jenta....

My line in the cronjob read:
includes/cron/ircman

so i changed it to:
./includes/cron/ircmanager.php

So in my eyes there is a problem with the install script for this....

However...

I still have a problem.... now when I run the scrip I get:
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

I noticed someone else mentioned this same problem earlier, but it appears unanswered...

Further help appreciated

flup 11-16-2005 09:37 AM

the file in the firstpost, does it have ALL the updates given in this thread?
I've installed it from the package now.. so please give me info if that is the file with ALL the latest updates.

Thanks

flup 11-16-2005 09:39 AM

When I force-run the cronjob i give's me no errors at all, but nothing happends either?

lanc3lot 11-16-2005 10:05 AM

Quote:

Originally Posted by leonsio
to uninstall first versions of this mod, lock at first thread page ;)


My friend, the version i have installed (and have this problem) is the latest you have here, as i just installed it yesterday!! :)

Hope u can help me remove it:(

leonsio 11-16-2005 01:47 PM

go to produkt managerment, click to edit product

uninstall line:

DROP TABLE
'

change to
DROP TABLE
`

than you can uninstall this hack

lanc3lot 11-16-2005 02:57 PM

I change it and i have the following:

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:

DROP TABLE
`
'vb3new_irc_channel` ,
`vb3new_irc_server`;

MySQL Error  : Unknown table '
'vb3new_irc_channel'
Error Number : 1051
Date        : Wednesday, November 16th 2005 @ 06:54:10 PM
Script      : http://www.gamers.gr/forums/admincp/plugin.php
Referrer    : http://www.gamers.gr/forums/admincp/plugin.php?do=productdelete&productid=ircmanager&s=
IP Address  : 62.1.243.196
Username    : lancelot
Classname    : vb_database

:surprised:

Jenta 11-16-2005 03:02 PM

you still have a ' instead of a `
Quote:

DROP TABLE
`
'vb3new_irc_channel` ,
`vb3new_irc_server`;

Jenta 11-16-2005 03:03 PM

Quote:

Originally Posted by flup
When I force-run the cronjob i give's me no errors at all, but nothing happends either?

Does the bot join the channel?

Jenta 11-16-2005 03:09 PM

Quote:

Originally Posted by Mith
I still have a problem.... now when I run the scrip I get:
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


Sounds like the bot is joining a channel that has no topic set and has no users???


All times are GMT. The time now is 09:33 AM.

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.01330 seconds
  • Memory Usage 1,741KB
  • 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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