Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
vBXirc 3.0.0 Beta 1 Details »»
vBXirc 3.0.0 Beta 1
Version: 3.0.0 Beta, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 10-01-2005 Last Update: 12-22-2005 Installs: 72
Template Edits
Additional Files Is in Beta Stage  
No support by the author.

This is an early build of vBXirc.

This is a beta hack, use at your own risk.

Known issues:
[X] At present time, I am not yet filtering templates for replacement urls 100%
  • Resolved by not having any rules to filter and or replace
[] Smilies options have not been added into the Settings or the chat template
[] There are no usergroup settings at this time.
[] This hack as not yet been installed on any live systems, but my test system worked 99% fine.
  • very short private beta test
[] pjirc is the only supported java module at this time
  • There is a way to add 1 additional template at this time.
Planned Ideas / Future Features:
[] Add some sort of session tracking to show users are in the chat
[] Usergroup permissions
[] Smilie options

Some new things in general:
As of 3.0.0, we have moved to the plugin system and only vBulletin 3.5.0. All support for versions before 3.0.0 (vBXirc) and 3.5.0 (vBulletin) hae been discontinued.
Multiple Client support, over the next few months I will be adding more client support as I find them. If you have your own or have one you like and want it added, you can make your own called custom.cht and put it into the inc directory and select the custom option in the ACP Settings. If you want to submit a client, please email vbxirc [at] digitalkore (dot) net, It will be revied and if it can be added it will. The current template is located in inc/pjirc.cht.

I think thats it for now.


The code is atad messy atm as its early/late and I know it works correctly.

Install Instructions
1. Upload the Chat Folder to your forums directory
2. Upload / Import the Product file
3. Configure settings
4. Add a link to the navbar
Code:
<a href="#" onClick="window.open('$vboptions[bburl]/chat/','key','WIDTH=750,HEIGHT=575,scrollbars=no,');return false">Chat</a></td>
5. Enjoy


Better install instructions and a complete installer soon.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #102  
Old 05-25-2006, 06:32 PM
Raptor Raptor is offline
 
Join Date: Nov 2001
Posts: 499
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

mmmm works in firefox but not ie6 for me - weird ?
Reply With Quote
  #103  
Old 05-27-2006, 04:30 AM
GoTTi GoTTi is offline
 
Join Date: Jun 2002
Posts: 1,346
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

zachery ive checked out the site and found some info on changing the appearance. but it looks like whatever index.php is loading is some creation stuff that i need to change within these files. i want my colors to be changed to something else so i have to edit one of your files i guess to make that happen.

if i overwrite your index.php with what im being told to do, it wont be integrated with the forum and the users connecting using the cookie and all that.

what needs to be altered if i want to edit the colors?

i need to get this code in there somehow:

<param name="righttoleft" value="false">
<param name="pixx:color0" value="#CF0202">
<param name="pixx:color1" value="#CF0202">
<param name="pixx:color2" value="#222222">
<param name="pixx:color3" value="#222222">
<param name="pixx:color4" value="#555555">
<param name="pixx:color5" value="#777777">
<param name="pixx:color6" value="#222222">
<param name="pixx:color7" value="#222222">
<param name="pixx:color8" value="#000000">
<param name="pixx:color9" value="#222222">
<param name="pixx:color10" value="#FFFFFF">
<param name="pixx:color11" value="#FFFFFF">
<param name="pixx:color12" value="#FFFFFF">
<param name="pixx:showconnect" value="false">
<param name="pixx:showchanlist" value="false">
<param name="pixx:showabout" value="false">
<param name="pixx:showhelp" value="false">
<param name="pixx:showclose" value="false">
<param name="pixx:nickfield" value="true">
<param name="pixx:styleselector" value="false">
<param name="pixx:showstatus" value="true">
<param name="pixx:automaticqueries" value="false">
<param name="pixx:showchannelnickmodeapply" value="false">
<param name="pixx:showchanneltopicchanged" value="false">
<param name="pixx:showchannelnickquit" value="false">
<param name="pixx:showchannelnickkick" value="false">
<param name="pixx:showchannelnickpart" value="false">
<param name="pixx:showchannelnickjoin" value="false">
Reply With Quote
  #104  
Old 05-27-2006, 05:23 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

edit chat/inc/pjirc.cht
Reply With Quote
  #105  
Old 06-13-2006, 12:28 PM
lazserus's Avatar
lazserus lazserus is offline
 
Join Date: Mar 2004
Location: Planet Earth
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Considering this is all PHP language and I don't seen anywhere how vB altered database communications, is it possible to use this version with a 3.0.x verion of vB? Seems plausible. Anyone advise me? I wanna ask before I attempt.
Reply With Quote
  #106  
Old 06-13-2006, 08:06 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its using 3.5 varible,s you'd need to do some work on it.
Reply With Quote
  #107  
Old 06-14-2006, 11:46 AM
grecostimpy grecostimpy is offline
 
Join Date: Mar 2005
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Codeman05
Hey Zachery, thanks for adapting this for 3.5.x

Quick question though. Anyone using IE...shows up as a "Guest" in IRC. If Firefox is used...they are logged in with their username.

Any ideas on what that might be.

Ditto!
Reply With Quote
  #108  
Old 06-14-2006, 05:06 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you sure you are not just logged in on firefox and not in IE.
Reply With Quote
  #109  
Old 06-19-2006, 12:32 AM
IntegrityIS IntegrityIS is offline
 
Join Date: Mar 2004
Location: Maring, Deutschland
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So far I have been using the PJIRC integration on our forum and I'm waiting to switch to this one as soon as the 'Who's Chatting' feature is added. This is a key feature our users are looking for at the moment and they keep complaining about not knowing if people are in there without connecting. When can we expect this to be added? All I see is 'I've been busy' and I understand that, but please at least give us an estimate. Thanks.
Reply With Quote
  #110  
Old 06-26-2006, 02:47 AM
YoricksRequiem YoricksRequiem is offline
 
Join Date: Jan 2004
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For those saying that they're waiting for the "Who's Online to be added", I just went and used the IRC Manager version 2 (running a 3.5.4 vb) and it worked fine. Definitely something to keep in mind while waiting.

Awesome mod, Zachery. Thanks so much.
Reply With Quote
  #111  
Old 06-29-2006, 10:29 PM
lazserus's Avatar
lazserus lazserus is offline
 
Join Date: Mar 2004
Location: Planet Earth
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I posted some about this in the original vBXirc thread, but I don't think it's looked at much so I'll post here. My members are getting strange connection errors. Not all, just some. Most common it seems is:

Quote:
Connecting...
[07:04] Unable to connect : null
[07:04] Not on a channel
[07:05] Connecting...
[07:05] Unable to connect : null
[07:05] Error : Not connected
What causes that null just for some people?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05199 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete