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)

pedroenf 05-17-2008 05:56 PM

Quote:

Originally Posted by Jack0919 (Post 1522644)
There still a thing, until now, I can not make sure if gzip the image is good for speed.

Neither do i :D. But your hack definitely turned my forum faster a bit. Thanks for that.:up:

Jack0919 05-18-2008 12:22 PM

Quote:

Originally Posted by pedroenf (Post 1522796)
Neither do i :D. But your hack definitely turned my forum faster a bit. Thanks for that.:up:

Thank you for installed.

Phornixx 05-18-2008 02:23 PM

Just 1 file inside the zip file, is this ok? I've only uploaded 1 php file and that is it?

Thanks in advance

EDIT: I use mac and OS X does not show .htacces files, could you put the htacces like .txt file? I've managed to upload it but would be good if you ad the txt file.

Jack0919 05-19-2008 06:22 AM

Quote:

Originally Posted by Phornixx (Post 1523575)
EDIT: I use mac and OS X does not show .htacces files, could you put the htacces like .txt file? I've managed to upload it but would be good if you ad the txt file.

here it is the .htaccess
Code:

RewriteEngine On

####Charset
AddDefaultCharset Off

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

####ETags
FileETag None

####Expires
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType application/x-shockwave-flash A2592000
ExpiresByType text/css A2592000
ExpiresByType application/x-javascript A2592000
</IfModule>


swalker2 05-20-2008 04:09 PM

installed, working great
thank you

Jack0919 05-21-2008 03:41 PM

I'm happy you like this mod.

Leo Brazil 05-21-2008 05:58 PM

Ni Hao Jack.

Installed and working fine. Nice job indeed.

Tks

Jack0919 05-22-2008 05:50 AM

Xie Xie ,

tell me anything if there is something wrong by this mod.

thx.

MikeWarner 05-22-2008 06:06 AM

I will try this, but my site pretty busy (dedicated server), so I'll keep an eye on any server load this may cause. Fingers crossed, any speed increase will outweigh the increase in server load.

FENIX 05-22-2008 07:17 AM

I uninstalled the other version to try the latest yslow and here are the bugs I have found:

*All topics do not open and just display blank pages
*When viewing user profiles, all the tabs/tables are out of line and each box shows underneath each other.
*Does not work with a chatbox

I have uninstalled this version in favour of the other one so fingers crossed you two develop something :)

Edit: I have uninstalled the other version as now topics do not update correctly after a new post is made (you must manually refresh the page to see the lastest post)


All times are GMT. The time now is 10:09 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.01541 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)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