Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

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
  #72  
Old 12-26-2005, 03:29 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by meissenation
Works great, but the same problem with Jeta's PJIRC script; if you are signing in as a registered user, it will want a password. The syntax for the identify command on the server I use is /pass (password) is there some way to create a profile field that is the Chatroom Nickname Password or such, and then have pjirc extract the password and issue the command? If you try to manually type "/pass (password)" it will immediately come back and say Not Connected.
You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password
Reply With Quote
  #73  
Old 12-26-2005, 05:16 AM
Dark Riku Dark Riku is offline
 
Join Date: May 2005
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password
Works like a Charm, Installed it last night i think :P (Install)
Reply With Quote
  #74  
Old 12-29-2005, 02:04 AM
meissenation meissenation is offline
 
Join Date: Apr 2005
Posts: 476
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
You really can't auth to the server untill its connected. This isn't a problem with jentas mod, or mine for that matter, but a limitation of IRC programs and clients in general.

I will see what can be done.

Also this command can be veried greatly depending on the server you are connecting to and the services its run.

Generally somthing like
/msg NickServer identify username password
or
/msg NickServer identify password
or
/msg NickServer login password
or
/NickServer identify username password
or even
/ns identify password
Switched servers, was the only way to get around the issue. The server that I was using wouldn't allow you to fully connect until you identified, but since the pjirc java client wouldn't allow you to enter any command until you were fully connected, it then wouldn't work. Identifying works fine with Everywherechat's Java client, and with mIRC. Ah well, thanks anyway.
Reply With Quote
  #75  
Old 12-30-2005, 12:10 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by meissenation
Switched servers, was the only way to get around the issue. The server that I was using wouldn't allow you to fully connect until you identified, but since the pjirc java client wouldn't allow you to enter any command until you were fully connected, it then wouldn't work. Identifying works fine with Everywherechat's Java client, and with mIRC. Ah well, thanks anyway.
If you can showme the Everywherechat's Javan client, I'll make a template for use with vBXirc it does support custom templates.
Reply With Quote
  #76  
Old 01-02-2006, 05:09 PM
Sinistra's Avatar
Sinistra Sinistra is offline
 
Join Date: Jun 2005
Posts: 190
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

my qustion is where can I find the templaite so I can add in my header navbar and footer to the chat.
Reply With Quote
  #77  
Old 01-02-2006, 05:22 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lord Katsuhito
my qustion is where can I find the templaite so I can add in my header navbar and footer to the chat.
its the vbxirc_shell template.

I decided to not add a header / footer / navbar for bad url issues. Plus Personally I wouldn't want to see that stuff If I was using the chat.
Reply With Quote
  #78  
Old 01-03-2006, 10:29 AM
amoree amoree is offline
 
Join Date: Jan 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

Any Idea how can i let this script read Arabic Lang because my users can't read any other lang than english

Thanks,
Reply With Quote
  #79  
Old 01-04-2006, 05:28 PM
soniceffect's Avatar
soniceffect soniceffect is offline
 
Join Date: Feb 2005
Location: UK
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

excellent work m8y .. installed
Reply With Quote
  #80  
Old 01-04-2006, 06:13 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amoree
Hello,

Any Idea how can i let this script read Arabic Lang because my users can't read any other lang than english

Thanks,
I'll see what I can do
Reply With Quote
  #81  
Old 01-05-2006, 01:59 PM
Deimos Deimos is offline
 
Join Date: Oct 2002
Posts: 529
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Zach, any idea why some of my users get this message?

Unable to connect : com.ms.security.SecurityExceptionEx : cannot connect to "irc.xxxxx.com"
Reply With Quote
Reply


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 07:44 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.06250 seconds
  • Memory Usage 2,317KB
  • 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
  • (6)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