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)

lanc3lot 11-16-2005 03:12 PM

Cant understand what u mean. I get this message:

Code:

Database error in vBulletin 3.5.0:

Invalid SQL:

DROP TABLE
`vb3new_irc_channel` ,
`vb3new_irc_server`;

MySQL Error  : Unknown table 'vb3new_irc_server'
Error Number : 1051
Date        : Wednesday, November 16th 2005 @ 07:08:55 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

My uninstall code, part 1 is:

Code:

################ Part 1 ###################
$db->query_write("
DROP TABLE
`" . TABLE_PREFIX . "irc_channel` ,
`" . TABLE_PREFIX . "irc_server`
");


On top of all that, my main page is not working anymore :(

Damn, someone help a bit:D

Jenta 11-16-2005 03:15 PM

Edit the uninstall code and delete all the code there. Then uninstall the product. The tables are already gone.

lanc3lot 11-16-2005 03:16 PM

Ok i figured out what was wrong:)

hope this hack evolves a bit and then i can run it again, as for a chat applet, this hack is "all the money" :)
Thnx again for your patience

flup 11-16-2005 07:36 PM

Quote:

Originally Posted by Jenta
Does the bot join the channel?

It doesn't do anything.

Maybe it's because it are windows based servers (no shell support)

They DO support socket connections & cronjobs though.

flup 11-16-2005 08:03 PM

only thing wich doesn't work here is the quitmessage.

Jenta 11-17-2005 12:17 AM

If you dont see the bot joining the channel then its not going to pull the stats. I would test it on different networks. Like type a known channel on the Rizon irc network. I know the bot is not blocked at the IRC level there because it works for me and I am on Rizon.

flup 11-17-2005 07:08 AM

irc.rizon.net?

Jenta 11-17-2005 07:48 AM

yep, irc.rizon.net
then for the channel try #help
i would also change the bot name to something random in case its having a problem with the nick already taken
manually run the cron job and see if the stats show
if it does, then the bot may be blocked at the irc server level on your irc network

if not then, it's something on your website server end (if everything is installed/configured properly)

flup 11-17-2005 10:01 AM

I took sL|forumbot for that one.
Maybe it doesn't support te '|' ?

Jenta 11-17-2005 10:18 AM

| IS supported on rizon so if it didnt return the stats its not joining the channel


All times are GMT. The time now is 12:51 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.01279 seconds
  • Memory Usage 1,735KB
  • 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)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