vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Chat Modifications - EzIRC 2.1 (https://vborg.vbsupport.ru/showthread.php?t=228345)

zanthor 02-17-2010 08:54 PM

I found that I modified a template that didn't merge right, once I tanked that the channel join works now as long as I don't restrict who joins... I haven't toyed with it much past that.

toonysnn 02-17-2010 09:06 PM

hmm, maybe I messed up on something on release... it worked fine for me. I'll check, hold on.

RoteRose 02-22-2010 11:34 PM

Hi,

stats wont work for me, i searche da little bit and found this typo:
PHP Code:

$ezircx $vbulletin->db->query_read("SELECT * FROM `" TABLE_PREFIX "ezircvb4_stats"); 

change it to:
PHP Code:

$ezircx $vbulletin->db->query_read("SELECT * FROM `" TABLE_PREFIX "ezircvb4_stats`"); 

but this was?t the error, no stats are shown:
Code:

Active Users in
Topic:
There are currently users online (Highest: )

If i try to join with my chat with pjirc:
Code:

Connecting...
Unable to connect : java.lang.NullPointerException : null

edit:
ok, error occurs if you set the irc network to something like: irc.server.tld:6667, if u use irc.server.tld, pjirc connects.

Channel stats:
no wonder, they can?t work for custom irc networks, cronjob includes the following line:
PHP Code:

if(!in_array($query['server'], array('irc.vbirc.com''irc.ezirc.org''irc.vbirc.org'))) 


Eric Anderson 02-22-2010 11:36 PM

is there anyway to add items to the right click on nickname ... The list that you get when you right click o n a nickname, kick,ban op,deop...

Eric Anderson 02-23-2010 08:20 PM

Also any way to add timestamp?

abnvet 02-24-2010 04:52 AM

Hi there, I posted on your site awhile back but my post is no longer there. Do you have an estimated time when you will port this for 3.8.

Thanks

marinelife 02-25-2010 12:02 AM

Why after I install this do I get this on my forum:
Active Users in

Topic:

There are currently 0 users online (Highest: )

It does not do anything.

Floris 02-26-2010 05:43 PM

People who made a channel on the vbirc network and want detailed statistics, please give me a poke to get 'statserv' into your room. I will then add it.

Floris 02-26-2010 05:45 PM

Quote:

Originally Posted by RoteRose (Post 1989244)
Hi,

stats wont work for me, i searche da little bit and found this typo:
PHP Code:

$ezircx $vbulletin->db->query_read("SELECT * FROM `" TABLE_PREFIX "ezircvb4_stats"); 

change it to:
PHP Code:

$ezircx $vbulletin->db->query_read("SELECT * FROM `" TABLE_PREFIX "ezircvb4_stats`"); 

but this was?t the error, no stats are shown:
Code:

Active Users in
Topic:
There are currently users online (Highest: )

If i try to join with my chat with pjirc:
Code:

Connecting...
Unable to connect : java.lang.NullPointerException : null

edit:
ok, error occurs if you set the irc network to something like: irc.server.tld:6667, if u use irc.server.tld, pjirc connects.

Channel stats:
no wonder, they can?t work for custom irc networks, cronjob includes the following line:
PHP Code:

if(!in_array($query['server'], array('irc.vbirc.com''irc.ezirc.org''irc.vbirc.org'))) 


SNN, we have 17 servers on vbirc, you would have to add the whole server range otherwise you force ppl only on those 3, but irc.vbirc.com is the rrDNS, so they also end up on others on the same network.

Floris 02-26-2010 08:12 PM

Could the first post perhaps be updated with installation instructions, including how to turn on mibbit for ezirc and how to change the channel to their own channel?


All times are GMT. The time now is 06:27 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.01262 seconds
  • Memory Usage 1,761KB
  • 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
  • (4)bbcode_code_printable
  • (6)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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