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

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
  #42  
Old 05-21-2008, 03:30 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You've got a major bug in there somehow with cookies. I installed this and was very pleased. But it's effectively killing my vbcart cookie based shopping cart. When you add an item in the cart, it will not take a second one. Man... I went weeks into testing this modification, beat it up all the way and all works just fine until I put that htaccess. For 2 hours I was lost, could not figure out why this was happening, until I disabled the htaccess.

I think that this also hurt anyone who is using IPN to post back to the site

Uninstalling ...
Reply With Quote
  #43  
Old 05-21-2008, 03:36 PM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If your boards are that busy then you should be on a decicated server and that should be fast enough to cope without installing anything
Reply With Quote
  #44  
Old 05-21-2008, 03:39 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lionel View Post
You've got a major bug in there somehow with cookies. I installed this and was very pleased. But it's effectively killing my vbcart cookie based shopping cart. When you add an item in the cart, it will not take a second one. Man... I went weeks into testing this modification, beat it up all the way and all works just fine until I put that htaccess. For 2 hours I was lost, could not figure out why this was happening, until I disabled the htaccess.

I think that this also hurt anyone who is using IPN to post back to the site

Uninstalling ...
you show try adding
RewriteCond %{HTTP_COOKIE} !^.*cookies=true.*$
under RewriteCond %{HTTP_REFERER} !^$
Reply With Quote
  #45  
Old 05-21-2008, 03:42 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

or
RewriteCond %{HTTP_COOKIE} !(^|(.+*)Usercheck=validated(;.*|$)
Reply With Quote
  #46  
Old 05-21-2008, 03:49 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That does not work. It won't even let me clear cart ...

I think it has an effect on $_POST
Reply With Quote
  #47  
Old 05-21-2008, 03:51 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do you have cookies enabled or disabled ?
Reply With Quote
  #48  
Old 05-21-2008, 03:52 PM
elmati elmati is offline
 
Join Date: Mar 2007
Location: Argentina
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm testin this
Thanks!
Reply With Quote
  #49  
Old 05-21-2008, 03:58 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Of course they are enabled. Everytime that I try this mod, I must clear all cookies in order to surf normally
Reply With Quote
  #50  
Old 05-21-2008, 04:01 PM
Mr:Ishi Mr:Ishi is offline
 
Join Date: Dec 2007
Location: Forever in My K's Heart
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it says internal server error after i upload
Reply With Quote
  #51  
Old 05-21-2008, 04:10 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just updated it download new version
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 06:24 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.04658 seconds
  • Memory Usage 2,306KB
  • 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
  • (1)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