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

Reply
 
Thread Tools
Make your forum's speed seem faster Details »»
Make your forum's speed seem faster
Version: 1.00, by BoYagoob BoYagoob is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.x Rating:
Released: 07-15-2006 Last Update: 07-15-2006 Installs: 1431
Template Edits
 
No support by the author.

*Staff note: This has an effect in Microsoft Internet Explorer + Firefox*
(but still not tested on others).


Hi,

This is my second modification and I hope you like it.

What it does: It lets your members and your visitors feel that your site or forum is very fast when they access it. It is just like a trick only not really it does speed up your forum.

Version of vB: It works with ALL versions: vB1, vB2, vB3.0.x, vB3.5.x, vB3.6.x, vB3.7.x, vB3.8.x, and any version in future. More than this, you can use it for any simple website. :smoke:

Time to install: ~ 1 sec.

How to install: There are no database changes, additional files, ... etc. But there is only one change in a template.

1. Open the HEADER template.

2. Place the following code at the top of the contents:

Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />

Note: Otherwise, you can put it at the top of HEADINCLUDE template.

3. Save & Enjoy.

More information: Click here.

Please, if you want to use this modification, click INSTALL.

Download Now

File Type: txt speedingUp_trick.txt (1.1 KB, 3227 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
2 благодарности(ей) от:
too_cool_3, usHealthy

Comments
  #242  
Old 04-06-2012, 02:34 PM
mahmo0od mahmo0od is offline
 
Join Date: Nov 2011
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank u friend
i will try
Reply With Quote
  #243  
Old 04-12-2012, 01:49 PM
Hawkmaster Hawkmaster is offline
 
Join Date: Nov 2006
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone tested this in Chrome?
Reply With Quote
  #244  
Old 04-21-2012, 08:38 AM
Xp.Warrior Xp.Warrior is offline
 
Join Date: Mar 2012
Posts: 142
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any One Tell To Me This Code
Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)" />
Adding In Top Of All Coding In Header Templete ?
Like This
Code:
<meta http-equiv="Page-Exit" content="BlendTrans(Duration=0)" />
<meta http-equiv="Page-Enter" content="BlendTrans(Duration=0)"/>
<table id="container" cellpadding="0" cellspacing="0" border="0"  align="center">
  <tr>
    <td>
<!-- logo -->
<a name="top"></a>
<div style="padding-left: 25px; padding-right: 25px; height: 32px;">
<table align="center" width="100%" cellpadding="6" cellspacing="0" border="0">
  <tr>
    <td><a href="/index.php"><img src="$stylevar[imgdir_misc]/home.png" border="0" alt="Home" /></a></td>
    <td><a href="/forum/index.php"><img src="$stylevar[imgdir_misc]/forums.png" border="0" alt="Forums" /></a></td>
    <td width="100%" align="right">
        <if condition="$show['member']">
        <strong><script type="text/javascript"> document.write('Time: ' + getClockTime()); </script></strong>
        <else />
        &nbsp;
        </if>
    </td>

    <if condition="$show['member']">
    <td><a href="usercp.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/cp.png" border="0" alt="User CP" /></a></td>
    <td>
        <a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')">
        <img src="$stylevar[imgdir_misc]/logout.png" border="0" alt="Log Out" />
        </a>
    </td>
    <else />
    <td>
      <div class="loginform">
  		<form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
  		<script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
  		<table cellpadding="0" cellspacing="0" border="0">
  		<tr>
<td class="smallfont" style="white-space: nowrap;"><img src="images/misc/username.png"  border="0" align="top" alt="" /><label for="navbar_username">$vbphrase[username]</label></td>  			
<td><input type="text" class="bginput loginforminput" style="font-size: 11px;" name="vb_login_username" id="navbar_username" size="13" accesskey="u" tabindex="102" /></td>
            <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
<td class="smallfont" style="white-space: nowrap;"><img src="images/misc/password.png"  border="0" align="top" alt="" /><label for="navbar_password">$vbphrase[password]</label></td>            <td><input type="password" class="bginput loginforminput" style="font-size: 11px;" name="vb_login_password" id="navbar_password" size="13" tabindex="102" /></td>
            <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
            <td align="left" style="white-space: nowrap;"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />
            <label for="cb_cookieuser_navbar">Save?</label></td>
            <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
            <td align="left"><input type="image" class="inlineimg" src="$stylevar[imgdir_button]/login.gif" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
  		</tr>
  		</table>
  		<input type="hidden" name="s" value="$session[sessionhash]" />
  		<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
  		<input type="hidden" name="do" value="login" />
  		<input type="hidden" name="vb_login_md5password" />
  		<input type="hidden" name="vb_login_md5password_utf" />
  		</form>
      </div>
    </td>
    </if>

  </tr>
</table>

</div>
<div style="height: 120px;">
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td align="$stylevar[left]" rowspan="2"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" height="120" alt="$vboptions[bbtitle]" /></a></td>
    <td align="$stylevar[right]" valign="top" style="padding-right: 28px;">
<!-- PM and Login -->
        <table align="right" cellpadding="0" cellspacing="0" border="0" style="margin-top: 4px;">
          <tr>
                <if condition="$show['member']">
                	<td class="hdr_txt" nowrap="nowrap">
                	<div class="smallfont" style="text-align: right">
                		<strong><phrase 1="$bbuserinfo[username]" 2="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[welcome_x_link_y]</phrase></strong>&nbsp;

                		<if condition="$show['notifications']">
                			<span id="notifications"><a href="usercp.php$session[sessionurl_q]">$vbphrase[your_notifications]:</a> <strong>$notifications_total</strong></span>
                			<if condition="$show['popups']">
                				<script type="text/javascript"> vBmenu.register("notifications"); </script>
                			<else />
                				<script type="text/javascript" src="clientscript/vbulletin_notifications_nopopups.js?v=$vboptions[simpleversion]"></script>
                				<script type="text/javascript"> vBulletin.register_control("vB_Notifications_NoPopups", "notifications");  </script>
                			</if>
                		<else /><if condition="$show['pmstats']">
                			<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
                		</if></if>
                        <div style="padding: 2px;"></div>
                		<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div><div style="padding: 2px;"></div></if>
                        <div style="text-align: right"><phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase></div>
                	</div>
                	</td>
                <else />
                	<td class="hdr_txt" nowrap="nowrap">
                    <strong><script type="text/javascript"> document.write('Time: ' + getClockTime()); </script></strong>&nbsp;
                	</td>
                </if>
          </tr>
        </table>
<!-- PM and Login -->
    </td>
</tr>
<tr>
    <td align="$stylevar[right]" valign="bottom">



        <!-- nav buttons bar -->
        <div style="padding-right: 28px;">
        	<table cellpadding="0" cellspacing="0" border="0" align="right">
        	<tr align="center">
        		<if condition="$show['member']">
        			<td><div class="vbmenu_control2"><a href="usercp.php$session[sessionurl_q]"><b>$vbphrase[user_cp]</b></a></div></td>
        		</if>
        		<if condition="$show['registerbutton']">
        			<td><div class="vbmenu_control2"><a href="register.php$session[sessionurl_q]" rel="nofollow"><b>$vbphrase[register]</b></a></div></td>
        		</if>
        		$template_hook[navbar_buttons_left]
        		<td><div class="vbmenu_control2"><a href="faq.php$session[sessionurl_q]" accesskey="5"><b>$vbphrase[faq]</b></a></div></td>
        		<if condition="$show['communitylink'] AND $show['popups']">
        			<td><div class="vbmenu_control2"><a id="community" href="$show[nojs_link]#community" rel="nofollow" accesskey="6"><b>$vbphrase[community]</b></a></div> <script type="text/javascript"> vbmenu_register("community", 1); </script></td>
        		<else />
        			<if condition="$show['memberslist']">
        				<td><div class="vbmenu_control2"><a href="memberlist.php$session[sessionurl_q]"><b>$vbphrase[members_list]</b></a></div></td>
        			</if>
        			<if condition="$show['quick_links_groups']">
        				<td><div class="vbmenu_control2"><a href="group.php?$session[sessionurl]"><b>$vbphrase[social_groups]</b></a></div></td>
        			</if>
        		</if>
        		<td><div class="vbmenu_control2"><a href="calendar.php$session[sessionurl_q]"><b>$vbphrase[calendar]</b></a></div></td>
        		<if condition="$show['popups']">
        			<if condition="$show['searchbuttons']">
        				<if condition="$show['member']">
        				<td><div class="vbmenu_control2"><a href="search.php?$session[sessionurl]do=getdaily&days=60" accesskey="2"><b>$vbphrase[new_posts_nav]</b></a></div></td>
        				<else />
        				<td><div class="vbmenu_control2"><a href="search.php?$session[sessionurl]do=getdaily&days=60" accesskey="2"><b>$vbphrase[todays_posts]</b></a></div></td>
        				</if>
        				<td><div class="vbmenu_control2"><a id="navbar_search" href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow"><b>$vbphrase[search]</b></a></div><if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search", 1); </script></if></td>
        			</if>
        			<if condition="$show['member']">
        				<td><div class="vbmenu_control2"><a id="usercptools" href="$show[nojs_link]#usercptools" accesskey="3"><b>$vbphrase[quick_links]</b></a></div><script type="text/javascript"> vbmenu_register("usercptools", 1); </script></td>
        			</if>
        		<else />
        			<if condition="$show['searchbuttons']">
        				<td><div class="vbmenu_control2"><a href="search.php$session[sessionurl_q]" accesskey="4"><b>$vbphrase[search]</b></a></div></td>
        				<if condition="$show['member']">
        				<td><div class="vbmenu_control2"><a href="search.php?$session[sessionurl]do=getdaily&days=60" accesskey="2"><b>$vbphrase[new_posts_nav]</b></a></div></td>
        				<else />
        				<td><div class="vbmenu_control2"><a href="search.php?$session[sessionurl]do=getdaily&days=60" accesskey="2"><b>$vbphrase[todays_posts]</b></a></div></td>
        				</if>
        			</if>
        			<td><div class="vbmenu_control2"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow"><b>$vbphrase[mark_forums_read]</b></a></div></td>
        			<if condition="$show['member']">
        				<td><div class="vbmenu_control2"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;"><b>$vbphrase[open_contacts]</b></a></div></td>
        			</if>
        		</if>
        		$template_hook[navbar_buttons_right]
        		</tr>
        	</table>
        </div>
        <!-- / nav buttons bar -->



	</td>
</tr>
</table>
</div>
<div class="hdr_btm_bar" style="height: 12px;"><img src="$vboptions[cleargifurl]" width="100%" height="12" border="0" alt="" /></div>
<!-- /logo -->
<div style="background: #f2f0dc;">
<br />

<!-- content table -->
$spacer_open
$_phpinclude_output
$ad_location[ad_header_end]
<script type="text/javascript" src="yahoo-rules.com/rollout.js"></script> 
<script language="javaScript"> 
fadeClasses = new Array(""); // Determines which classes get which colors 
startColors = new Array("#7e7e7e"); // MouseOut link colors 
endColors = new Array("#00D800"); // MouseOver link color 
stepIn = 20; // delay when fading in 
stepOut = 20; // delay when fading out 
autoFade = true; 
sloppyClass = true; 

</script> 
<script src="yahoo-rules.com/fade.js"></script>
Reply With Quote
  #245  
Old 12-27-2012, 11:10 AM
SoniaTel SoniaTel is offline
 
Join Date: Jul 2011
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great

thank u
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 01:17 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.05410 seconds
  • Memory Usage 2,319KB
  • 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
  • (3)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (5)post_thanks_box
  • (2)post_thanks_box_bit
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (1)postbit_attachment
  • (5)postbit_onlinestatus
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete