Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Make Fourm Faster Details »»
Make Fourm Faster
Version: 2.0.0, by TheSupportForum TheSupportForum is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Category: Board Optimization - Version: 3.7.0 Rating:
Released: 05-20-2008 Last Update: 05-20-2008 Installs: 19
Additional Files Is in Beta Stage  
No support by the author.

after upload test hotlink protection using this site
http://altlab.com/hotlinkchecker.php

if you already have a .htaccess file, just add or replace the code

upload both files to your forum root

Info
==============================
This mod can make your vbulletin seem faster.

It works only with apache. It works with VB 3.7.0 ...

How it works: http://developer.yahoo.com/yslow/


Easy Install
==============================
1. Upload all the content to your forum directory.


Update
==============================
V2beta1 - Fixed Cookie Control

Known Bugs
==============================
does not work with VBAttach
Cookie Control - Keeps you loged after logging out

Testing
==============================



Time for Holiday
==============================
i am taking for time off work, and working on my won site for the week
my mod is will in experiemental stage and members can use it

However i will be working with another coder to get his working better for other people
this could take a couple of weeks

i'll be online, but not supporting

edit the following in the .htaccess file highlighted in red

RewriteCond %{HTTP_REFERER} !^[url]http://site URL/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^[url]http://site URL$ [NC]
RewriteCond %{HTTP_REFERER} !^[url]http://site URL/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^[url]http://site URL$ [NC]

this is mine after edit

RewriteCond %{HTTP_REFERER} !^http://dungeonlordsrpg.co.uk/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dungeonlordsrpg.co.uk$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dungeonlordsrpg.co.uk/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dungeonlordsrpg.co.uk$ [NC]

V2 removed due to a bug reported by some users
tested today at 18:05 GMT Time London

Show Your Support

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

Comments
  #52  
Old 05-21-2008, 04:28 PM
Deimos Deimos is offline
 
Join Date: Oct 2002
Posts: 529
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why can't you work with Jack0919 on improving his version instead of releasing this one?
Seems pointless having two mods which do the same job
Reply With Quote
  #53  
Old 05-21-2008, 05:02 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i work on trying to improve it to add more stuff, many people say his does not work properly

i only released this today, due to my forum being slow and using his mod, but found it useless

so i started to change some of the code to suite the whole forum
Reply With Quote
  #54  
Old 05-21-2008, 05:31 PM
M-Tuning's Avatar
M-Tuning M-Tuning is offline
 
Join Date: Jul 2005
Location: Winschoten (NL)
Posts: 275
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Deimos View Post
Why can't you work with Jack0919 on improving his version instead of releasing this one?
Seems pointless having two mods which do the same job
Would be the best thing to do
Reply With Quote
  #55  
Old 05-21-2008, 05:38 PM
RobParker RobParker is offline
 
Join Date: Nov 2006
Posts: 53
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do either of these mods affect server load?

It sounds like you're making apache do more work and increasing the load, so that the page appears to load faster?

If we're already at our server capacity, will this actually make things worse?
Reply With Quote
  #56  
Old 05-21-2008, 05:51 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That cookie situation is affecting all my other sites. If you logout then log back in, you must refresh the page for it to accept the cookie ....
Reply With Quote
  #57  
Old 05-21-2008, 05:56 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

htaccess can affect server load, but until i see it happen i will report this a bug to fix
i am currntly working on

Cookie Control
and kuch more
Reply With Quote
  #58  
Old 05-21-2008, 05:58 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lionel View Post
That cookie situation is affecting all my other sites. If you logout then log back in, you must refresh the page for it to accept the cookie ....
i've just removed it myself, and will report this a a bug

jst remove this
RewriteCond %{HTTP_COOKIE} !(^|(.+*)Usercheck=validated(;.*|$)
RewriteCond %{HTTP_COOKIE} !^.*cookies=true.*$
Reply With Quote
  #59  
Old 05-21-2008, 06:04 PM
Ideal Web Tech's Avatar
Ideal Web Tech Ideal Web Tech is offline
 
Join Date: Feb 2008
Posts: 273
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Taking somebody else modification and cleaning it up without their permissions is against the rules. You must have permission to re release a modification even if you have cleaned it up. The original code that you started working with was not your own. The best solution would be to work with the original author and not steal his work. Its just not good ethics.
Reply With Quote
  #60  
Old 05-21-2008, 06:17 PM
Jack0919's Avatar
Jack0919 Jack0919 is offline
 
Join Date: Dec 2005
Location: China
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't think you did a good thing to YSLOW.

Of course, you are welcome to put forward to correct the YSLOW.

But, You are in acts tantamount to theft.
Reply With Quote
  #61  
Old 05-21-2008, 06:27 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

people have reported bugs to your version

i am adapting it to work with all mods including VBSeo
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:49 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.05446 seconds
  • Memory Usage 2,302KB
  • 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_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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (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
  • 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