Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications

Reply
 
Thread Tools
[release] vB 3 IRC Chat Details »»
[release] vB 3 IRC Chat
Version: 1.00, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 09-28-2003 Last Update: Never Installs: 9
 
No support by the author.

version update!
this mod will allow you to connect to any irc network that you have a chanel on

automaticlly picks up a registered username
if no registered username is found it uses Guest plus 3 random numbers
will strip usernames to meet irc requirements
smilies are now on by default
nickbox on by default

version 2.0.1

missed a small line of code to turn smiles on by default, if you dont want them on by deafult dont bother, if you do want to have smiles on by default change the following
find
PHP Code:
<param name="bitmapsmileys" value="true"
add this above
PHP Code:
<param name="smileys" value="true"
smilies will now work

ugrade instructions
re-install ^^
next version should be configurable via ACP

fyi this is more of a template mod than anything eles

Show Your Support

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

Comments
  #52  
Old 10-05-2003, 01:35 PM
higabyte higabyte is offline
 
Join Date: Nov 2001
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you seem to have it working now... i didnt stay long because for some reason as soon as i connected i got abanned or klined or whatever... what network are you using?
Reply With Quote
  #53  
Old 10-05-2003, 02:36 PM
GamerzWorld
Guest
 
Posts: n/a
Default

I have a gray lne and the button links are wrong. But apart freom that its working. I dont know what server it was u connected to the server i use is currently down so i tried on any odd server
Reply With Quote
  #54  
Old 10-05-2003, 05:39 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 GamerzWorld
<!-- logo and buttons -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" class="borders">
<tr>
<td>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="logobg" width="168"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
<td class="logobg2" width="100%" align="right"><span class="smallfont"><b>Welcome back, $bbuserinfo[username]</b>!<br>You last visited: $pmbox[lastvisitdate] at <span class="time">$pmbox[lastvisittime]</span><br /><if condition="$bbuserinfo['options'] & $_USEROPTIONS['receivepm']"><a href="private.php?$session[sessionurl]">Private Messages</a>: Unread $bbuserinfo[pmunread], Total $bbuserinfo[pmtotal].</if></span></td>
</tr>
</table>

<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
<td class="navbg"><img src="$vboptions[bburl]/vb3bluesaint/navbg.gif" alt="" title="" border="0" /><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navhome.gif" alt="Home" title="Home" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><if condition="$bbuserinfo[userid]"><a href="usercp.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcp.gif" alt="User CP" title="Here you can view your subscribed threads, work with private messages and edit your profile and preferences" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><if condition="$vboptions[allowregistration] and (!$bbuserinfo[userid] or $vboptions[allowmultiregs])"><a href="register.php?$session[sessionurl]do=signup"><img src="$vboptions[bburl]/vb3bluesaint/navregister.gif" alt="Register" title="Registration is free!" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /></if><a href="calendar.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navcalendar.gif" alt="Calendar" title="Calendar" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="memberlist.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navmembers.gif" alt="Members" title="Find other members" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="faq.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navfaq.gif" alt="F.A.Q." title="Frequently Asked Questions" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]"><img src="$vboptions[bburl]/vb3bluesaint/navsearch.gif" alt="Search" title="Search" border="0" /></a><img src="$vboptions[bburl]/vb3bluesaint/navbar.gif" alt="" title="" border="0" /><a href="search.php?$session[sessionurl]do=getnew"><img src="$vboptions[bburl]/vb3bluesaint/newposts.gif" alt="" title="" border="0" /></a></td>
</tr>
</table>
<!-- /logo and buttons -->

<!-- content table -->
<table width="$stylevar[outertablewidth]" cellpadding="$stylevar[spacersize]" cellspacing="0" border="0" align="center" class="page">
<tr>
<td>


I cant see one where it isnt
GamerzWorld you were sposed to put

$vboptions[bburl] BEFORE A LINK!

however i doubt it will hurt your images to have them

find ever occurence in your header template of
Code:
<a href="
and replace with
Code:
<a href="$vboptions[bburl]/
like you were instructed in the instructions

about you gettin kicked off, i have no idea, this program does require you have a valid network some where
Reply With Quote
  #55  
Old 10-05-2003, 06:33 PM
Bad Bunny's Avatar
Bad Bunny Bad Bunny is offline
 
Join Date: Apr 2002
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway to make the applet only load if a user is logged in?
Reply With Quote
  #56  
Old 10-05-2003, 06:51 PM
GamerzWorld
Guest
 
Posts: n/a
Default

SOz ive been acting dumb. FInally fixed apart from the gray line. Also is there anyway to add smilies or intergrate forum ones ?
Reply With Quote
  #57  
Old 10-05-2003, 09:50 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes there is, read the readme, version 2 will have smilies and other features on y default.


badbuny, yes but i did this so they didnt have to be, that way your geusts can talk in the chat before joing the forum.

version 2 will have more options that are configurable via the ACP. bad bunny i will take a look at gettin a version with registered only
Reply With Quote
  #58  
Old 10-06-2003, 07:32 AM
Bad Bunny's Avatar
Bad Bunny Bad Bunny is offline
 
Join Date: Apr 2002
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok. Thanks. I apreciate it. It'll be used for live roleplays on my site...so members only would be great.
Reply With Quote
  #59  
Old 10-06-2003, 06:18 PM
GamerzWorld
Guest
 
Posts: n/a
Default

It said add <param name="smileys" value="true"> . I did so in the pjirc. What next lol
Reply With Quote
  #60  
Old 10-07-2003, 02:16 AM
imported_Snowy imported_Snowy is offline
 
Join Date: Jul 2003
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok all installed now but cant connect to linknet

<param name="host" value="irc.lagged.no">
<param name="port" value="7000">
<param name="quitmessage" value="Thanks For Popping In">
<param name="command1" value="/join #synergychat CHANKEYISHERE">

is it anything to do with it being SSL ? if so can you suggest anything as i need it on linknet

thanks
Reply With Quote
  #61  
Old 10-07-2003, 02:20 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<param name="command1" value="/join #synergychat CHANKEYISHERE">remove CHANKEYISHERE
unless thats really part of your chanel name
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 06:39 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.04823 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
  • (2)bbcode_code
  • (2)bbcode_php
  • (1)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
  • (8)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