vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   IRC Java addition (bocazas irc) (https://vborg.vbsupport.ru/showthread.php?t=37781)

Duke Of Lion 07-08-2002 10:51 AM

Quote:

i honestly dont know the pm system well enough to write another popup for irc chats, and I still dont know if the popup is based on the index only or if it pops up with pm notices if you browsing the forums, but i will take a peak at it this weekend.
Quote:

Originally posted by dymo
FYI this isnt dead were close to finishing this private chat request addon
Any progress in this?

Also:

in the vbulletin.org chat it is the case that when i log on i don't have to type anything.....
It changes my nick from duke of lion to duke, because spaces are not allowed, is that available for this hack too?

Thanx

TalkHardRandy 07-10-2002 02:46 PM

I've been running with this for a while & it works great... however, I was wanting to know how to restrict certain groups of users from accessing chat. We have users that we don't want to have access to the chat room & short of banning them there is nothing else we can do.

Any suggestions would be appreciated.

Duke Of Lion 07-11-2002 02:12 PM

Works fine now, but how can I let unregisterd users come in my chat? They get the loggin form of vBulletin? Any help is greatly appreciated.

Duke Of Lion 07-11-2002 02:19 PM

Quote:

Originally posted by TalkHardRandy
I've been running with this for a while & it works great... however, I was wanting to know how to restrict certain groups of users from accessing chat. We have users that we don't want to have access to the chat room & short of banning them there is nothing else we can do.

Any suggestions would be appreciated.

I think it can be done by adding a style which you use in only one (members) forum. You can download styles at www.yaxay.com and here in vBulletin.org. Then look in your admin panel and set the usernames in the chat template (OF YOUR MEMBERS STYLE) to $username and $email or something. Of course somebody can log onto your channel using another IRC client, unless you have a private channel of course..... Anyone know where to get them btw?

Still new to this but I think it should work.

Duke Of Lion 07-12-2002 10:51 AM

Quote:

Originally posted by Duke Of Lion
Works fine now, but how can I let unregisterd users come in my chat? They get the loggin form of vBulletin? Any help is greatly appreciated.
So which string says users should log in?

Duke Of Lion 07-12-2002 12:28 PM

Has to do with this part in chat.php right? What should it be?

// Hack Made By dymo
require("./global.php");
if(!$bbuserinfo[userid]) {
eval("dooutput(\"".show_nopermission()."\");");
}

Neo 07-12-2002 03:28 PM

*cough* How would I go about getting my own IRC channel... I am stupid and dont know.

Velocd 07-12-2002 04:12 PM

Quote:

Originally posted by neo
*cough* How would I go about getting my own IRC channel... I am stupid and dont know.
http://www.dal.net/services/servcmd....er&ct=chanserv

Velocd 07-12-2002 11:38 PM

This is a very nice hack, although I'm having some troubles myself getting my channel to pick up. I'm sure this has been questioned, but any thought on maybe a "who's chatting" type of thing for the homepage? How does Vbulletin.org do it? Firefly needs to share that secret :(

I've got a question and a thing to add. How can I specify who is the OP when entering my channel? It always selects the first person inside to be an OP. Can this be done with the <param tag, to only allow the person with userid=1 or admin usergroup to be the OP?

Also, I've noticed some of the other chat hacks simply use
Code:

<parame name="usrename" value="$bbuserinfo[username]
Instead of calling a query getting the username in chat.php, but I suppose 1 query doesn't make a difference.

UltimaKing 07-13-2002 03:03 PM

Umm, I must be doing something wrong. It just says "Load Class bocaza not found"


All times are GMT. The time now is 08:52 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.01156 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_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