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)

wd4x4 05-08-2008 03:24 PM

Quote:

Originally Posted by Jack0919 (Post 1512699)
I'm very sorry about is. I make the code to addde fault charset as UTF8, And I think ,this is the problem.

Uninstalled the mod, Restart apache,hope it can correct this problem, and how sorry I am to make you bothered.

I update the mod to v1.0.2, hope it can works good.


Fixed buy reuploading " ieprompt.html " in clientscript folder still not sure how that got effected.

I'll try new ver later.

GoTTi 05-08-2008 03:25 PM

Quote:

Originally Posted by Jack0919 (Post 1512426)
no need. just upload to the root of vbulletin

your instructions say to upload to root of site i think, but i placed the files in public_html/forums/ not public_html.

Jack0919 05-08-2008 06:24 PM

Quote:

Originally Posted by GoTTi (Post 1512774)
your instructions say to upload to root of site i think, but i placed the files in public_html/forums/ not public_html.

That's ok too~

993ti 05-08-2008 06:51 PM

Quote:

Originally Posted by markbolyard (Post 1512196)
Well, I was dying to try this and I did, however, running vbSEO and vBulletin 3.7 Gold, it didn't work. Shut my shoutbox down, and loading the site caused this error in IE:

See Attachment

Try to remove these lines:
Code:

AddDefaultCharset utf8
AddCharset utf8 .html
AddType 'textml; charset=utf8' html

Should work then ;)

soundbarrierpro 05-08-2008 07:33 PM

This isn't stable in IE 6, (don't know about 7) with Cinvin's RSS Forum feed listing, or MGC Chat Evo. Once installed, if you use your F5 or manually click refresh, your CSS bomb's out and you lose all formatting. The only way to refresh is to use your forum link.

wd4x4 05-08-2008 10:48 PM

Ver 2 works good :up:

prowarfare 05-09-2008 01:38 AM

What if I update my website by changing some images, css and or js, will the code automaticaly cache the newly updated images, css, js?

trackpads 05-09-2008 01:43 AM

Quote:

Originally Posted by Jack0919 (Post 1512699)
I'm very sorry about is. I make the code to addde fault charset as UTF8, And I think ,this is the problem.

Uninstalled the mod, Restart apache,hope it can correct this problem, and how sorry I am to make you bothered.

I update the mod to v1.0.2, hope it can works good.

Awesome!! Thanks!!!!

Jack0919 05-09-2008 05:44 AM

Quote:

Originally Posted by prowarfare (Post 1513278)
What if I update my website by changing some images, css and or js, will the code automaticaly cache the newly updated images, css, js?

css,js will be ok.

if you change a pic, you must press F5 in your explorer.

but if the pics have not the same name with before ,or it's not in the same folder. then dont need press F5.

feham 05-09-2008 06:32 AM

Very good hack! Why it is not implemented in basic vBulletin!? It should be official and next version of vB should have it built in - please Jelsoft invest for hacks like this! Big thanks man.

kkilife 05-09-2008 06:36 AM

nice mod
thx man

Galeon 05-09-2008 08:47 AM

I don't have .htaccess file in root dir.
I got an error if I put the .htaccess from zip.
Anyone help?

klaush 05-09-2008 09:13 AM

Yes, the update fixed the error in ie7! Thanks; this mod is amazing!

I will nominate!

anwar.abdullakh 05-09-2008 09:16 AM

I don't have a .htaccess in root either, so I simply added the zipped files to my forum root.
The site seems to have speedn up but I did encounter a small problem.

The quick reply, when I click on the quick reply button, it used to delete the text "Please click one of the Quick Reply icons in the posts above to activate Quick Reply." and you would see the blinking cursor.

BUT now, when I press the quick reply button...nothing happens, the text remains there and there is no blinking cursor. It seems like nothing happened upon pressing the quick reply button, but I can select that text "Please click one of the Quick Reply icons in the posts above to activate Quick Reply." and delete it and type my reply there.

I hope you understand the problem that I'm trying to explain.

*edit*

another issue that I have just noticed is, that some images aren't shown on site.
and when I check the path of the image in browser I get the following message "The image “http://www.yoursite.com/forums/images/icons/icon9.gif” cannot be displayed, because it contains errors.", even after re-uploading the image, the error doesn't go away and it is not only for the icon images but for many other (user avatars etc...).

After removing the files from forum root all works fine again.

Galeon 05-09-2008 10:37 AM

Quote:

Originally Posted by Galeon (Post 1513550)
I don't have .htaccess file in root dir.
I got an error if I put the .htaccess from zip.
Anyone help?

Win2K3
Apache 2.2.8
PHP 5.2.6

Apach httpd.conf
LoadModule actions_module modules/mod_actions.so
LoadModule alias_module modules/mod_alias.so
LoadModule asis_module modules/mod_asis.so
LoadModule auth_basic_module modules/mod_auth_basic.so
#LoadModule auth_digest_module modules/mod_auth_digest.so
#LoadModule authn_alias_module modules/mod_authn_alias.so
#LoadModule authn_anon_module modules/mod_authn_anon.so
#LoadModule authn_dbd_module modules/mod_authn_dbd.so
#LoadModule authn_dbm_module modules/mod_authn_dbm.so
LoadModule authn_default_module modules/mod_authn_default.so
LoadModule authn_file_module modules/mod_authn_file.so
#LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
#LoadModule authz_dbm_module modules/mod_authz_dbm.so
LoadModule authz_default_module modules/mod_authz_default.so
LoadModule authz_groupfile_module modules/mod_authz_groupfile.so
LoadModule authz_host_module modules/mod_authz_host.so
#LoadModule authz_owner_module modules/mod_authz_owner.so
LoadModule authz_user_module modules/mod_authz_user.so
LoadModule autoindex_module modules/mod_autoindex.so
LoadModule cache_module modules/mod_cache.so
#LoadModule cern_meta_module modules/mod_cern_meta.so
LoadModule cgi_module modules/mod_cgi.so
#LoadModule charset_lite_module modules/mod_charset_lite.so
#LoadModule dav_module modules/mod_dav.so
#LoadModule dav_fs_module modules/mod_dav_fs.so
#LoadModule dav_lock_module modules/mod_dav_lock.so
#LoadModule dbd_module modules/mod_dbd.so
#LoadModule deflate_module modules/mod_deflate.so
LoadModule dir_module modules/mod_dir.so
LoadModule disk_cache_module modules/mod_disk_cache.so
#LoadModule dumpio_module modules/mod_dumpio.so
LoadModule env_module modules/mod_env.so
LoadModule expires_module modules/mod_expires.so
#LoadModule ext_filter_module modules/mod_ext_filter.so
LoadModule file_cache_module modules/mod_file_cache.so
#LoadModule filter_module modules/mod_filter.so
#LoadModule headers_module modules/mod_headers.so
#LoadModule ident_module modules/mod_ident.so
#LoadModule imagemap_module modules/mod_imagemap.so
LoadModule include_module modules/mod_include.so
#LoadModule info_module modules/mod_info.so
LoadModule isapi_module modules/mod_isapi.so
#LoadModule ldap_module modules/mod_ldap.so
#LoadModule logio_module modules/mod_logio.so
LoadModule log_config_module modules/mod_log_config.so
#LoadModule log_forensic_module modules/mod_log_forensic.so
LoadModule mem_cache_module modules/mod_mem_cache.so
LoadModule mime_module modules/mod_mime.so
#LoadModule mime_magic_module modules/mod_mime_magic.so
LoadModule negotiation_module modules/mod_negotiation.so
#LoadModule proxy_module modules/mod_proxy.so
#LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
#LoadModule proxy_balancer_module modules/mod_proxy_balancer.so
#LoadModule proxy_connect_module modules/mod_proxy_connect.so
#LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
#LoadModule proxy_http_module modules/mod_proxy_http.so
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule setenvif_module modules/mod_setenvif.so
#LoadModule speling_module modules/mod_speling.so
#LoadModule ssl_module modules/mod_ssl.so
#LoadModule status_module modules/mod_status.so
#LoadModule substitute_module modules/mod_substitute.so
#LoadModule unique_id_module modules/mod_unique_id.so
#LoadModule userdir_module modules/mod_userdir.so
#LoadModule usertrack_module modules/mod_usertrack.so
#LoadModule version_module modules/mod_version.so
#LoadModule vhost_alias_module modules/mod_vhost_alias.so

soundbarrierpro 05-09-2008 10:52 AM

Quote:

Originally Posted by feham (Post 1513477)
Very good hack! Why it is not implemented in basic vBulletin!? It should be official and next version of vB should have it built in - please Jelsoft invest for hacks like this! Big thanks man.

It's not implemented because several people have reported several different issues with it. It should state "BETA" in the hack notes.

PoetJA-1975 05-09-2008 12:14 PM

Quote:

Originally Posted by feham (Post 1513477)
It should be official and next version of vB should have it built in - please Jelsoft invest for hacks like this!

I agree - something similar perhaps. I think Jelsoft could actually better enhance the code here... There's lots of problems being reported with this modification. I have to uninstall because when installed, the forwarding of my affiliate site domain http://articlegalleryonline.com would not work. The domain forwarding is listed in my .htaccess file... Too bad - cause you could really tell a distinct difference with pageload time.

Thanx anyway :D

Jacquii.

Jase2 05-09-2008 02:28 PM

JvBulletin 4.0 is going to be re-coded and the style updated. This in turn will improve vBulletin's overall performance. I can't see vBulletin investing in such an hack...

Jack0919 05-09-2008 02:46 PM

Quote:

Originally Posted by Jase2 (Post 1513810)
JvBulletin 4.0 is going to be re-coded and the style updated. This in turn will improve vBulletin's overall performance. I can't see vBulletin investing in such an hack...

Obviously, I am not a good coder as you.

I made "such an hack" by my lack of technology. Since I put this mod on here, I update 2 times in 3 days to correct problem. And this is my first time that I try to talk to other pepole in my poor English.

However, I'm very sorry because this mod make some of the users bothering.

May be I should not put this mod on here utill it's matured. But all I think is share "such an hack".

Jack0919 05-09-2008 02:50 PM

Quote:

Originally Posted by anwar.abdullakh (Post 1513578)
another issue that I have just noticed is, that some images aren't shown on site.
and when I check the path of the image in browser I get the following message "The image “http://www.yoursite.com/forums/images/icons/icon9.gif” cannot be displayed, because it contains errors.", even after re-uploading the image, the error doesn't go away and it is not only for the icon images but for many other (user avatars etc...).

After removing the files from forum root all works fine again.

I'm testing the first problem.

about the 2nd problem, Try this:
find in .htaccess
Code:

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

change into
Code:

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


anwar.abdullakh 05-09-2008 03:06 PM

@ jack...don't mind other users, sharing is caring.

By the way, after the edit you suggested, both the issues listed above got fixed.

But now a new problem arises.
I have a quick style chooser and now, that doesn't work.

Jase2 05-09-2008 03:11 PM

Jack0919, my comment wasn't aimed at your hack. I was replying to the previous comment by feham. :)

Jack0919 05-09-2008 03:16 PM

Quote:

Originally Posted by anwar.abdullakh (Post 1513841)
@ jack...don't mind other users, sharing is caring.

By the way, after the edit you suggested, both the issues listed above got fixed.

But now a new problem arises.
I have a quick style chooser and now, that doesn't work.

you mine this?Attachment 80204

can i get the url of your site? because the 2 problems you asked before,is not happened to me and the other site of I know.

SVTCobraLTD 05-09-2008 03:43 PM

Installed on vB 3.6.10 and it works great. Will report if any problems arise. Nominated for MOTM. Thank you.

hichew 05-09-2008 04:55 PM

installed,... but i dont know if it works.
how to check if this yslow is working on my site?
any idea?
www.kaskus.us/come_inside.php

Deimos 05-09-2008 05:08 PM

Works fine for me, I assume
I haven't noticed much of a difference, but then again, I have my server fairly well optimized already, including APC cache and whatnot.

Magnumutz 05-09-2008 05:50 PM

I and my members have noticed quite a difference.
This mod deserves MOTM for sure !
Nominated.

Jack0919 05-09-2008 06:53 PM

I'm glad you like it.

Thanks for Installed and nominated

Jack0919 05-09-2008 09:16 PM

Quote:

Originally Posted by hichew (Post 1513965)
installed,... but i dont know if it works.
how to check if this yslow is working on my site?
any idea?
www.kaskus.us/come_inside.php

upload all the files, it would work auto.

If you want to check, you can download this plug for Firefox.

http://developer.yahoo.com/yslow/

hichew 05-10-2008 03:29 AM

i already download the plugin for firefox, but i dont know what to see...
any help Jack? 谢谢

Jack0919 05-10-2008 04:46 AM

Quote:

Originally Posted by hichew (Post 1514534)
i already download the plugin for firefox, but i dont know what to see...
any help Jack? 谢谢

oh~ about this, there are too many needs answer, and google will be the best teacher.

Lilyandy 05-10-2008 04:55 AM

Ouye Lai Ting you ~~~~~^________^~

It is true plug-in!
But although able to correct implementation,
But little effect on .......
http://www.lilyandy.com

////////////////////////////////////////////////////////////////////////

偶也來挺你了~~~~~^________^~

不錯的插件!
不過雖然能夠正確執行,
但是卻影響不大.......
http://www.lilyandy.com

Jack0919 05-10-2008 04:39 PM

Quote:

Originally Posted by Lilyandy (Post 1514571)
Ouye Lai Ting you ~~~~~^________^~

It is true plug-in!
But although able to correct implementation,
But little effect on .......
http://www.lilyandy.com

////////////////////////////////////////////////////////////////////////

偶也來挺你了~~~~~^________^~

不錯的插件!
不過雖然能夠正確執行,
但是卻影響不大.......
http://www.lilyandy.com

Thank you ~

txspaderz 05-11-2008 03:23 AM

Installed and nominated for MOTM. I have quite a few older users on dial up, and this cut my load times by 65%. Great Hack!!!

fgforty2` 05-11-2008 03:47 AM

Nice Work!!
Installed and running smooth as silk now.

ShawneyJ 05-11-2008 12:44 PM

will test this out now, sweet job man thx.

ShawneyJ 05-11-2008 12:54 PM

my board must be to big as i cant notice any difference. i mite try the default style.

Jack0919 05-12-2008 04:47 AM

Quote:

Originally Posted by jaycob (Post 1515922)
my board must be to big as i cant notice any difference. i mite try the default style.

ask your member the feeling...:D:D:D

apn3a 05-12-2008 02:59 PM

I've tried installing this hack. works perfectly on my forum (makes it really fast); however, it screws up another software i run on my domain. The problem seems to be in under compressing java files. My other software has a dhtml menu (which includes java files), and it disappears whenever i install this hack. Also the images take a while to load. Any thoughts?

rskg4 05-12-2008 04:06 PM

just wanted to say thanks for the mod. It seems to be working well.


All times are GMT. The time now is 11:48 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.01638 seconds
  • Memory Usage 1,841KB
  • 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
  • (3)bbcode_code_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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