Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

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

Version: 3.0.5 Rating:
Released: 01-03-2004 Last Update: 05-19-2005 Installs: 251
DB Changes
 
No support by the author.

PLEASE READ
This thread is only here for users who have already installed this hack, there is no longer a public version of vBXirc for vBulletin 3.0.x

There will be a 3.5.x version in the near future.

Sorry for any problems this may have caused.

Show Your Support

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

Comments
  #392  
Old 06-03-2004, 01:44 AM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ermmmmm wot does all this mean :ermm:
Reply With Quote
  #393  
Old 06-03-2004, 02:18 AM
lazserus's Avatar
lazserus lazserus is offline
 
Join Date: Mar 2004
Location: Planet Earth
Posts: 72
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I had this working minus the fact dial up users were getting klined from my server until i installed this version. I don't really see why it changed anything, but now I'm getting connection: null errors. Anyone else? I was able to login ONCE, but after that I get all nul errors. Same as everyone who attemps.

hIBEES, all of my dial up users were getting the same error on DALnet. Broadband users had no problems, but dial up users were getting klined for a week when using the script. Not sure why.
Reply With Quote
  #394  
Old 06-03-2004, 04:05 AM
|oR|Greg |oR|Greg is offline
 
Join Date: May 2003
Location: AMACNY.COM
Posts: 418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is what I get...

Connecting...
Logging in...
-- *** Looking up your hostname
-- *** Checking Ident
-- *** Found your hostname
Your username is invalid.
Connect with your real username, in lowercase.
If your mail address were foo@bar.com, your username would be foo.
Error : Closing Link: oRElGuapo by Lausanne.CH.EU.GameSurge.net (USER: Bad username)
Disconnected from irc.gamesurge.net

...BUT, if I log out of my forums, I get right in. I also get this on Zachery's site.. ??? Why?
Reply With Quote
  #395  
Old 06-03-2004, 04:19 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Probaly your server not liking your username, not the hacks problem
Reply With Quote
  #396  
Old 06-03-2004, 05:03 AM
danbc danbc is offline
 
Join Date: Nov 2001
Location: Denmark
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Zach:

How do You enable the use of the [ ] and other special chars? As I understand, Quakenet supports special chars, but the chat allways writes my name as gEPHIONBAD and not gEPHION[BAD] ?

Other than that, sweet hack
Reply With Quote
  #397  
Old 06-03-2004, 11:26 AM
|oR|Greg |oR|Greg is offline
 
Join Date: May 2003
Location: AMACNY.COM
Posts: 418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm using Guest??? and it always works if I'm not logged into the forums. Can ANYONE help?
Reply With Quote
  #398  
Old 06-03-2004, 12:19 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
Probaly your server not liking your username, not the hacks problem
anyway around this Zachery, gettin similiar error as |oR|Greg but says my username is already taken :speechless:
Reply With Quote
  #399  
Old 06-03-2004, 12:19 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lazserus

hIBEES, all of my dial up users were getting the same error on DALnet. Broadband users had no problems, but dial up users were getting klined for a week when using the script. Not sure why.
i'm on 1meg broadband
Reply With Quote
  #400  
Old 06-03-2004, 02:56 PM
|oR|Greg |oR|Greg is offline
 
Join Date: May 2003
Location: AMACNY.COM
Posts: 418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I fixed it...

Goto ACP>Styles & Templates > Style Manager > YOURSTYLE <<>> vbxirc templates >> vbxirc_index template

find:
Code:
<if condition="$bbuserinfo[userid] == 0">
<param name="nick" value="$vboptions[ircguest]">
<else />
<param name="nick" value="$chatname">
</if>
Replace with:
Code:
<!--
<if condition="$bbuserinfo[userid] == 0">
<param name="nick" value="$vboptions[ircguest]">
<else />
<param name="nick" value="$chatname">
</if>
//-->
<param name="nick" value="$vboptions[ircguest]">
NOW... because I couldn't find where the popup code variable for passing the "nick" parameter is, I disabled the popup option on my main site navbar.

Goto ACP>Styles & Templates > Style Manager > YOURSTYLE <<>> navigation / breadcrumb templates > navbar

find:
Code:
  <td id="chat" class="vbmenu_control"><a href="#chat">Chat</a> <script type="text/javascript"> vbmenu_register("chat"); </script></td>
Replace with:
Code:
<td id="Chat" class="vbmenu_control"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td>
find:
Code:
<!-- chat links --> 
<div class="vbmenu_popup" id="chat_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Chat</td> </tr> <tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td> </tr> <tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,scrollbars=no,left=50,top=50,screenX=50,screenY=50');return false">Chat(Popup)</a></td> </tr> </table> </div>
<!-- end chat links -->
Replace with:
Code:
<!-- chat links --> 
<!--
<div class="vbmenu_popup" id="chat_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Chat</td> </tr> <tr> <td class="vbmenu_option"><a href="$vboptions[bburl]/chat/index.php?$session[sessionurl]">Chat</a></td> </tr> <tr> <td class="vbmenu_option"><a href="#" onClick="window.open('$vboptions[bburl]/chat/index.php?do=small','key','WIDTH=750,HEIGHT=500,scrollbars=no,left=50,top=50,screenX=50,screenY=50');return false">Chat(Popup)</a></td> </tr> </table> </div>
 //-->
<!-- end chat links -->
That's it, for an example, take a look at www.orderofronin.com
Reply With Quote
  #401  
Old 06-03-2004, 03:19 PM
|oR|Greg |oR|Greg is offline
 
Join Date: May 2003
Location: AMACNY.COM
Posts: 418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, I found the code to change the popup I think inside the vbxirc_small template. It's the same as the code find/replace as the vbxirc_index template.

I have a question now though.

I want my navbar to look like the navbar on the rest of the site, with the BBtitle/link small, and where I'm at larger in bold beneath it unlinked. Like on the Arcade, or the Members List, the Calendar, etc, etc...

How do I do that?
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 02:27 AM.


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.07540 seconds
  • Memory Usage 2,312KB
  • 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
  • (6)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
  • (2)pagenav_pagelinkrel
  • (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