vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - vB4 SuperCharged - Optimises CSS, Javascript and HTML (https://vborg.vbsupport.ru/showthread.php?t=229608)

chriske 03-13-2010 12:49 AM

Quote:

Originally Posted by reefland (Post 1999499)
What is the best way to understand the page load times with and without this mod? I have firefox and firebug if those provide any benefit.

I Just installed a add-on for Firefox (Page Speed)
Check it out.. http://code.google.com/intl/nl/speed/page-speed/

wierdo124 03-13-2010 04:24 PM

Does this make vBulletin pass HTML validation?

Zachery 03-14-2010 01:34 PM

Probably not, and its not that important unless you;re getting serious issues.

doopz 03-17-2010 02:53 PM

Quote:

Originally Posted by HappyFeet (Post 1983167)
Great mod, it has really added speed to my page loads... I noticed that Vsa Top statistics does not work with this mod active, if I disable it the stats work. If I enable it the stats mod only shows "Loading..."

Anyone else have this issue?

Yep same problem here.

YankForum 03-17-2010 06:24 PM

thank you for this great hack , i'm cashing all .css files through htaccess , and it duplicates the speed i wonder if anyone wants it , could add below lines to htaccess , it forces users browsers to cache these certain type of files to be stored in the user's computer and called from there for next visits !

Code:

# cache images/pdf docs for 10 days
<FilesMatch "\.(ico|pdf|jpg|jpeg|png|gif|swf|js|css)$">
  Header set Cache-Control "max-age=864000, public, must-revalidate"
  Header unset Last-Modified
</FilesMatch>


TeknoSounds 03-19-2010 03:38 AM

Such a fantastic mod! However, seems to conflict with a few of VSa's mods... Advanced Forum Stats & Advanced New Posts for certain.

Markos 03-19-2010 09:50 AM

Quote:

Originally Posted by TeknoSounds (Post 2006255)
Such a fantastic mod! However, seems to conflict with a few of VSa's mods... Advanced Forum Stats & Advanced New Posts for certain.

i get the same

Code:

The file /****/*****/scottishexoticreptilesforum.co.uk/httpdocs/clientscript/vbsc.js is empty. Ensure you have the file chmodded as per the installation instructions and run the Compress Javascript under vB4: SuperCharged in your Admin CP.

To prevent issues, your forum is currently running without optimised Javascript as a fallback.

As a last resort if you cannot get this message to disappear, disable the Common Javascript Cache.

and when i disable the common javascript it just makes every thing stick on loading and it slows my chatbox down a bit but if i turn the common java on it speads it up but get that message at the top of the forum and in the Stats box :( need this sorted please

ps2wiz 03-20-2010 08:36 AM

Very good mod, I have been using it and very happy with it!

HOWEVER, another mod that I use just got updated and this mod basically disables it if "Enable Javascript Optimiser" is enabled.

This is the mod I am reffing to:

https://vborg.vbsupport.ru/showthread.php?t=233135

The only javascript related change was that the YUI files are now loading from yahoo and not from the server itself...

way2xtreme 03-26-2010 06:19 AM

1 Attachment(s)
Hi
I first got a msg saying I should try Recomprss CSS.

Then I am getting the following when I try to Compress CSS, any suggestions (please also see attached)?

I am certain I am saving CSS as files. Both vbulletin_css and style00004 directories are 777.


Thanks
WC

Code:

Warning: scandir([path]/clientscript/vbulletin_css/style00004l) [function.scandir]: failed to open dir: No such file or directory in [path]/admincp/vbsc.php on line 239

Warning: scandir() [function.scandir]: (errno 2): No such file or directory in [path]/admincp/vbsc.php on line 239

Warning: Invalid argument supplied for foreach() in [path]/admincp/vbsc.php on line 240

Code:

Writing latest CSS from the database to disk...        Success
An error occurred when reading your CSS files.
Please ensure you have CSS set to be stored on the filesystem and try again.


StarBuG 04-08-2010 01:01 PM

BUG:

Currently in the plugin xml you have hardcoded the path to the AdminCP Folder.
I strongly suggest you use the info from the vbulletin config file for the admincp folder cause otherwise the mod will conflict with other mods that are beeing installed later due to the wrong link to vbsc.php

Took me 1 hour to find the conflict after Installing vB Optimise Pro which broke my forum.

Just a note

And thanks for this mod by the way ;)

StarBuG


All times are GMT. The time now is 04:51 AM.

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.01664 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)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