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)

zombietom 01-10-2010 08:20 PM

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Sun, 10 Jan 2010 19:17:06 UTC


Message: 'myexample' is undefined
Line: 3136
Char: 1
Code: 0
URI: http://www.tzaclan.net/


Message: 'myexample' is undefined
Line: 3136
Char: 1
Code: 0
URI: http://www.tzaclan.net/


^ how do i find out where this error is..come on i know some of you wizards know how to help me

thanks

random1231231231 03-05-2010 03:58 AM

Can i use it on vb 4.0.2 ? I am really interested.

DimOK 03-08-2010 05:10 PM

Just add this line to .htaccess and it will work almost the same way...

it tells apache to gzip all text files (pages, css, js, rss)

Code:

<ifmodule mod_headers.c>
  <ifmodule mod_deflate.c>
   
    # Compress some text file types
    AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
   
    # Deactivate compression for buggy browsers
    BrowserMatch ^Mozilla/4 gzip-only-text/html
    BrowserMatch ^Mozilla/4\.0[678] no-gzip
    BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
   
  </ifmodule>
</ifmodule>


ps2wiz 03-15-2010 09:01 AM

Well, I use a windows server so it does not use a .htaccess file. Any instructions to configure this for my web.config file with vbseo?

Thanks

ccozkaraca 03-16-2010 08:00 AM

Quote:

Originally Posted by semprot (Post 1997481)
Can i use it on vb 4.0.2 ? I am really interested.


Yeah can we use this on VB 4.0.2 ???

Simon Lloyd 03-17-2010 08:55 AM

Quote:

Originally Posted by DimOK (Post 1999921)
Just add this line to .htaccess and it will work almost the same way...

it tells apache to gzip all text files (pages, css, js, rss)

Code:

<ifmodule mod_headers.c>
  <ifmodule mod_deflate.c>
   
    # Compress some text file types
    AddOutputFilterByType DEFLATE text/html text/css text/xml application/x-javascript
   
    # Deactivate compression for buggy browsers
    BrowserMatch ^Mozilla/4 gzip-only-text/html
    BrowserMatch ^Mozilla/4\.0[678] no-gzip
    BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
   
  </ifmodule>
</ifmodule>


Does adding this to my forums .htaccess despense with the need for this mod? it's just that this mod seems to have more load on the server which i can't afford to have as my forum is heavy in that respect.

ps2wiz 05-05-2010 02:51 AM

How do I check that It is properly working on my site?

doraj 05-05-2010 08:04 PM

Quote:

Originally Posted by hydn (Post 1695340)
This works on my windows server running IIS6 and custom mod rewrite:

See before an after:

I went from an F rating on yslow FF plugin to B's, C's.

Thanks somuch :up:

https://vborg.vbsupport.ru/attachmen...5&d=1230451826

Hello Hydn, sorry but with what software do you make these screenshots? Page Speed for Firefox or other?

Thanks

pedroenf 06-06-2010 01:34 PM

Install a firefox plugin named yslow.

sweetguy2004 06-08-2010 10:41 AM

this stuff simply rockss thanks mate


All times are GMT. The time now is 09:33 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.01658 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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