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

Reply
 
Thread Tools
Details »»

Version: , by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-26-2001 Last Update: Never Installs: 0
 
No support by the author.

This is easy go to modify forum, edit that forum then where is has 'Header template' add name of your choice is 'forum1header'
then goto add template add the name that you cose..
ie 'forum1header'
the code for this header needs to look like this..
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD><TITLE>$bbtitle - powered by vBulletin</title>
$cssinclude
<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
<!--
FDRboxWid = 500; 
FDRboxHgt = 25; 
FDRborWid = 1; 
FDRborCol = "#336699"; 
FDRborSty = "solid"; 
FDRbackCol = "#336699"; 
FDRboxPad = 4; 
FDRtxtAln = "center"; 
FDRlinHgt = "12pt"; 
FDRfntFam = "arial, helvetica"; 
FDRfntCol = "#ffffff"; 
FDRfntSiz = "12pt"; 
FDRfntWgh = "normal"; 
FDRfntSty = "normal";
FDRlnkCol = "blue"; 
FDRlnkDec = ""; 
FDRhovCol = "red"; 


     FDRgifSrc = "";
   FDRgifInt = 60;

   FDRblendInt = 4;
   FDRblendDur = 1;
   FDRmaxLoops = 1;

 FDRendWithFirst = false; 
FDRreplayOnClick = false; 
   
   FDRjustFlip = false;
   FDRhdlineCount = 0;
//-->
</SCRIPT>

<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
<!--
prefix="http://yourHomepage.de";

arNews = [ 
"trinity was here",
"The time now is $timenow.",""
] 

//-->
</SCRIPT>
<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
<!--

document.write("<SCRIPT LANGUAGE='JavaScript1.2' SRC='fader.js' TYPE='text/javascript'><\/SCRIPT>");
//-->
</SCRIPT>
</head>
<body>
$header

<table align="center" bgcolor="#808080" cellpadding=4 cellspacing=1 border=0 width="100%"> 
<tr bgcolor="#336699" valign="bottom" align="center"> 
<td width=100% height=25 colspan=6> 
<div id="elFader" STYLE="position:relative;visibility:hidden;width:500"> 
</div> 
</td></tr> 
</table>

Hope you like cya

Also Thanks tO PeF for tha origanal Hack i forgot to mention you when i 1st posted, dOh

[Edited by trinity679 on 01-26-2001 at 09:55 AM]

Show Your Support

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

Comments
  #2  
Old 01-26-2001, 11:48 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by trinity679
you might notice that i use the fader.gif which the hack doesn't
Because of Netscape problems with JavaScripting I was forced to remove fader.gif. That's the reason why it's not included.

Nice add-on, tho.
Reply With Quote
  #3  
Old 01-30-2001, 08:47 PM
Guest
 
Posts: n/a
Default

i get a linkStr.length is null or not a object
i see it but it doesnt cycle
any ideas whats wrong?
Reply With Quote
  #4  
Old 01-31-2001, 08:38 AM
Guest
 
Posts: n/a
Default

Yeah i had this same problem then i clocked it i found in the add new part (template or script) the last line doesn't have a comma(,) at the end of it,
here's sample code>>>>
Code:
prefix="http://*********/vbb/"; 

arNews = [ 
"Edit your profile here","member.php3?action=editprofile", 
"Members list","memberlist.php3", 
"Check your mailbox or send private message","private.php3", 
"Who's online","online.php3?action=onlineusers", 
"View latest post's","search.php3?action=getnew", 
"All lines have comman @ end but the last","",
"This line doesn't have a comman @ the end",""
]
Hope it help's

cya
Reply With Quote
  #5  
Old 01-31-2001, 11:29 AM
Guest
 
Posts: n/a
Default

works great thanx
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:50 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04051 seconds
  • Memory Usage 2,227KB
  • Queries Executed 18 (?)
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
  • (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
  • (5)post_thanks_box
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (5)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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete