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

Reply
 
Thread Tools
KC - Sweet browser statusbar on your forum Details »»
KC - Sweet browser statusbar on your forum
Version: 1.00, by kiril_cvetkov kiril_cvetkov is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.8 Rating:
Released: 12-14-2007 Last Update: Never Installs: 8
Template Edits
 
No support by the author.

Hi
This template modification is very interesting.
If you "install" that modification, browser statusbar on your forum will be very interesting..

How to add this modification :

1. Go to admincp/styles&Templates/Style Manager/Edit templates/ Footer
2.
Above
HTML Code:
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />
Add this :

HTML Code:
<SCRIPT LANGUAGE="JavaScript">
<!-- StatusBar forum name by Kiril_Cvetkov-->
var forum_message = "$vboptions[bbtitle] " 
var str = "" 
var vbulletin_name = "" 
var leftforum_message = "" 

                    function setMessage()
{
if (vbulletin_name == "") 
  {
    str = " "         
    vbulletin_name = forum_message    
    leftforum_message = ""      
  }
    
         if (str.length == 1) 
    {
           while (vbulletin_name.substring(0, 1) == " ")
    {
            leftforum_message = leftforum_message + str            
            str = vbulletin_name.substring(0, 1)           
            vbulletin_name = vbulletin_name.substring(1, vbulletin_name.length) 
        }
        leftforum_message = leftforum_message + str            
        str = vbulletin_name.substring(0, 1)           
        vbulletin_name = vbulletin_name.substring(1, vbulletin_name.length) 
        for (var ii = 0; ii < 120; ii++) 
            {str = " " + str}           
                        }
    else
    {
        str = str.substring(10, str.length) 
    }
 window.status = leftforum_message + str
 JSCTimeOutID = window.setTimeout('setMessage()',100)
}

</SCRIPT>
<body onload="JSCTimeOutID = window.setTimeout('setMessage()',500);">
 </body>
<!-- End Of StatusBar forum name  by Kiril_Cvetkov -->
OK.. now go on your forum index and see the statusbar (see the screenshot where you will have to see )

Show Your Support

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

Comments
  #2  
Old 12-15-2007, 06:42 PM
StrifeX StrifeX is offline
 
Join Date: Dec 2006
Location: New York
Posts: 200
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I remember doing the same exact thing in IPB, just this one is a lot more complicated . Good job.
Reply With Quote
  #3  
Old 12-15-2007, 10:52 PM
ChU v2 ChU v2 is offline
 
Join Date: May 2007
Location: Chicago
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working for me. Still says "Done" when done loading the page.
Reply With Quote
  #4  
Old 12-16-2007, 04:04 AM
Droptop Droptop is offline
 
Join Date: Oct 2007
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same here, just says 'done'.
Reply With Quote
  #5  
Old 12-16-2007, 04:58 AM
Magnumutz's Avatar
Magnumutz Magnumutz is offline
 
Join Date: Feb 2006
Location: Romania
Posts: 731
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm guessing this is an IE only modification... Mozilla Firefox doesn't read it.
Reply With Quote
  #6  
Old 12-16-2007, 12:32 PM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will reapair, i don't know, working on ie and mozilla on my computer, but in some others don't work, i will reapair

p.s Know someone what is the problem?
Reply With Quote
  #7  
Old 12-16-2007, 02:37 PM
linkingpro linkingpro is offline
 
Join Date: Oct 2007
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not working for me too
Reply With Quote
  #8  
Old 12-16-2007, 04:04 PM
ChU v2 ChU v2 is offline
 
Join Date: May 2007
Location: Chicago
Posts: 396
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ya I use firefox and it doesn't work. I didn't try IE.
Reply With Quote
  #9  
Old 12-16-2007, 05:41 PM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know what is it..Works fine at me... i install that on one forum and it's work fine but don't work in everybody.. I don't know it's very strange
Reply With Quote
  #10  
Old 12-16-2007, 05:48 PM
kiril_cvetkov's Avatar
kiril_cvetkov kiril_cvetkov is offline
 
Join Date: Jul 2007
Location: Macedonia/Kratovo
Posts: 172
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Help
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 02:02 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.10882 seconds
  • Memory Usage 2,285KB
  • Queries Executed 23 (?)
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_html
  • (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
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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