vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - YSLOW 1.0.3 (Make Your Forum Faster) (https://vborg.vbsupport.ru/showthread.php?t=178286)

mariocaz 05-30-2008 05:25 PM

and this.

Quote:

Originally Posted by nothing4me (Post 1534563)
Yes. I am positive. I have gotten complaints from my users (over 30 complained) after I told them that the site was back up. I was constantly getting "Forum is off" messages at the top of VBulletin too on random pages.

We were talking on MSN etc, so that's how I know. After I removed the mod + asked them to clear their cache, it worked for them and me. (Both FF and IE.)

If you guys don't believe me, just try it yourself.


Jack0919 05-30-2008 05:35 PM

Quote:

Originally Posted by mariocaz (Post 1536421)
and this.

But , do any other peolple has this problem ?

I don't know why this happen to nothing4me, but it seemd ok for the other people.

Leo Brazil 05-30-2008 06:55 PM

I'm using this hack for a couple of weeks and no problems so far.

I didn't turn off my board yet as there's no need so far but so far so good.

And working with Vbseo too.

tokenyank 05-30-2008 10:09 PM

Jack0919, there is no problem with this hack... Just someone feeling the urge to press the report button! :)

Take care of yourself and don't worry... This mod is fine... Nothing to fix! :)

TheSupportForum 05-30-2008 11:04 PM

jack0919

Been waiting for a reply on the changes to try out
i am using them on my site and everything is ok

would like some feedback on progress of next version

TheSupportForum 05-30-2008 11:34 PM

everybody needs to read this thread Jacko919 is not the developer of this mod, i recently done a google search and found this


Click this link

bahisyeri 05-31-2008 12:00 AM

Quote:

Originally Posted by simonhind (Post 1536662)
everybody needs to read this thread Jacko919 is not the developer of this mod, i recently done a google search and found this


Click this link

Hahaha you are really funny dude.
First check post time: @ 2008 - 05 - 30 11:22:00
Second Jack is developer and he is using my security fix for php source displaying the code at the top was given by me to jack coz he does not know php so much.
For mariocaz:
Lool its not about that mod its about you enabled NoCache feature from vbulletin settings or u changed htaccess permits.
Because this mod just rewrites static contents like js/css/images which is not needed to reload from server all the time. If you do not know about coding do not suggest Do Not Install
Quote:

Originally Posted by pross (Post 1535176)
instead of your external script i use this on all my sites...
Code:

<IfModule mod_deflate.c>
<FilesMatch "\\.(js|css|html|htm|xml)$">
SetOutputFilter DEFLATE
</FilesMatch>
</IfModule>


Actually using mod_deflate on bigger forums or sites make bigger problem on your server and you need to add expire settings to your configuration without expire header those static content always loaded everytime.

tokenyank 05-31-2008 10:56 AM

Quote:

Originally Posted by simonhind (Post 1536662)
everybody needs to read this thread Jacko919 is not the developer of this mod, i recently done a google search and found this


Click this link

LOL

Modification:
Quote:

Released: 06 May 2008
Link posted on:
Quote:

2008 - 05 - 30
Hehehe...

Between this and the reporting of the modification, I've had a right laugh! Thanks Jack! Great cacheing ability for my forums, and a surplus of humorous posts about it! Reminds me why I love vB!

maxicep 06-01-2008 01:50 PM

doesn't work with vbseo 3.2 RC7 for now..

pedroenf 06-01-2008 03:01 PM

Just one info for those who upgrade VBSEO to RC7. In .htaccess file you have to modify one line:

Code:

####Gzip
<IfModule mod_rewrite.c>
RewriteCond %{REQUEST_FILENAME} -f
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^(.*)(js|css|jpg|gif)$ redir.php?file=$1$2&type=$2 [L]
</IfModule>

Just add the code line in red or your images and chats wont work right. At least for me that have static contents (images) in a second server.


All times are GMT. The time now is 07:43 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.01482 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete