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

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
  #42  
Old 10-04-2003, 01:12 PM
GamerzWorld
Guest
 
Posts: n/a
Default

No i dont know whats wrong. And i dont know how tro do 1 step with bb codes.
Reply With Quote
  #43  
Old 10-04-2003, 05:52 PM
GamerzWorld
Guest
 
Posts: n/a
Default

All its saying is line 5 is wrong. Line 5 is require("home/www/gamerzwo/forum/global.php"); but ive also tryed /forum/global.php . Help please lol
Reply With Quote
  #44  
Old 10-04-2003, 06:03 PM
Bad Bunny's Avatar
Bad Bunny Bad Bunny is offline
 
Join Date: Apr 2002
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GamerzWorld. I have a question...your forum is in a folder named "gamerswo"? That seems like a strange folder name.

It's a wild shot...but perhaps your path is actually /home/gamerzwo/www/forum/global.php
I'ld be curious to see you try that, as it seems doubtful to me that you have yourdomain.com/gamerswo/forum/ as the address of your forums.
Reply With Quote
  #45  
Old 10-04-2003, 08:41 PM
GamerzWorld
Guest
 
Posts: n/a
Default

My domain is www.gamerzworld.net BUT my folder is home/www/gamerzwo
Reply With Quote
  #46  
Old 10-04-2003, 08:53 PM
higabyte higabyte is offline
 
Join Date: Nov 2001
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GamerzWorld
All its saying is line 5 is wrong. Line 5 is require("home/www/gamerzwo/forum/global.php"); but ive also tryed /forum/global.php . Help please lol
you need to find the physical location of your site of where it is located on the server... I had this problem at first as well because I was I have my site on a subdomain - http://board.accordtuner.com but just put the path of the server in there like it said and it worked fine. you also need to make sure and add the $vboptions[bburl]/ before the images in teh header as well if you are using images...
Reply With Quote
  #47  
Old 10-04-2003, 09:42 PM
GamerzWorld
Guest
 
Posts: n/a
Default

<?php
// ## Changes the Directory so it will grab vb3 ##
chdir("/home/www/gamerzwo/forum");
// ## Grabs global.php so it will use vb3 functions ##
require("/home/gamerzwo/www/forum/global.php");
// ## yeap what it says ##
define('NO_REGISTER_GLOBALS', 1);
// ## defines this script as chat if you use phpinclude_star for this page at all ##
define('THIS_SCRIPT', 'chat');

eval('print_output("' . fetch_template('chat') . '");');
?>

Is what it looks like atm. Why is the top one working but not line 5 if im typing wrong
Reply With Quote
  #48  
Old 10-04-2003, 11:06 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

chdir("/home/www/gamerzwo/forum/");


that should make it work
Reply With Quote
  #49  
Old 10-05-2003, 08:29 AM
GamerzWorld
Guest
 
Posts: n/a
Default

Ty for help all fixed but 2 lines. http://www.gamerzworld.net/forum/chat/index.php? . Anyone know what ive got to change to make the blue line appear instead of the grey
Reply With Quote
  #50  
Old 10-05-2003, 08:32 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

go to ACP and into the style manager and redefine your image paths as full paths.. not images

but

http://www.mysite.com/forum/images
Reply With Quote
  #51  
Old 10-05-2003, 08:50 AM
GamerzWorld
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Faranth
go to ACP and into the style manager and redefine your image paths as full paths.. not images

but

http://www.mysite.com/forum/images
<!-- 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
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 10:24 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.05003 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_php
  • (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
  • (5)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