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
  #22  
Old 07-17-2006, 01:02 PM
SwDreams SwDreams is offline
 
Join Date: Jul 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks for that but i don't think that it's Work
Reply With Quote
  #23  
Old 07-17-2006, 02:28 PM
MGM MGM is offline
 
Join Date: Jan 2003
Location: Michigan
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by NokStar
Hay this has any effect on search engine listing or bots reading the forum?
I mean bots will mess up reading this code, rank low etc..?
I dont think it will. Bots generally avoid Javascript and CSS and stuff like that, they only (for the most part) cover text and links. This doesnt affect either, and since a bot cant submit anything via forms, then it wont even see the effect at all.

MGM out
Reply With Quote
  #24  
Old 07-21-2006, 02:59 AM
AHMUDEM AHMUDEM is offline
 
Join Date: Feb 2005
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks BoYagoob
Reply With Quote
  #25  
Old 07-25-2006, 07:39 PM
bklynjava's Avatar
bklynjava bklynjava is offline
 
Join Date: Jun 2004
Location: Bklyn NY
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you but where would it go.

At the very top like this?


HTML Code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
	<td align="$stylevar[right]">
		&nbsp;
	</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Reply With Quote
  #26  
Old 07-26-2006, 06:23 AM
BoYagoob BoYagoob is offline
 
Join Date: Jan 2005
Location: Doha
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

u r more than welcome guys


Quote:
Originally Posted by bklynjava
Thank you but where would it go.

At the very top like this?


HTML Code:
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<tr>
	<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
	<td align="$stylevar[right]">
		&nbsp;
	</td>
</tr>
</table>
<!-- /logo -->

<!-- content table -->
$spacer_open

$_phpinclude_output
Yes, it is ok like this ..
Reply With Quote
  #27  
Old 07-26-2006, 06:40 AM
Gsmmind Gsmmind is offline
 
Join Date: May 2006
Location: In My Mind
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it will work with all versions?.. ..... i have last 3.5.4..
Reply With Quote
  #28  
Old 07-26-2006, 08:20 AM
BoYagoob BoYagoob is offline
 
Join Date: Jan 2005
Location: Doha
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gsmmind
it will work with all versions?.. ..... i have last 3.5.4..
Yes, sure. It works not only in all versions of vBulletin software, but also any other forums or simple sites.
Reply With Quote
  #29  
Old 08-07-2006, 09:47 AM
abosaleh's Avatar
abosaleh abosaleh is offline
 
Join Date: Jul 2006
Location: ksa
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks a lot BoYagoob
Reply With Quote
  #30  
Old 08-07-2006, 12:38 PM
Chris Blount Chris Blount is offline
 
Join Date: Mar 2002
Posts: 48
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried it and I'm not sure I like it. If there is something on the new page that is loading slow, it holds up the entire page change until everything is done. In my case, it actually slows things down at times. At least with the old way, you can view parts of the new page while waiting for the rest to load.

Also, while waiting for the a long page transition, it gives the appearance that I.E. has locked up.
Reply With Quote
  #31  
Old 08-07-2006, 01:30 PM
BoYagoob BoYagoob is offline
 
Join Date: Jan 2005
Location: Doha
Posts: 199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

u r welcome abosaleh

Chris Blount .. no problem .. but actually it depends on your server ..
if your server is slow .. of course it will be slow .. if not .. it will seem very fast ..

regards ...
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:42 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.06742 seconds
  • Memory Usage 2,341KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_code
  • (2)bbcode_html
  • (3)bbcode_quote
  • (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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (2)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)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
  • 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