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)

stained 07-11-2010 04:00 PM

Hi,

I'm getting the following errors on all css files in all styles (the two shown below are just the first two) when I attempt to compress CSS:

PHP Code:

Warningfile_put_contents([path]/clientscript/vbulletin_css/style00002l/8WR_media.css) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/vbsc.php  on line 246

Warning
file_put_contents([path]/clientscript/vbulletin_css/style00002l/8WR_media.css.gz) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/vbsc.php on line 247 

The admincp folder (it isn't called that on my server actually) is chmod 755 so there shouldn't be a problem I would have thought?

Thanks for any help.

Darkimmortal 07-11-2010 04:11 PM

You need to chmod the clientscript folder

stained 07-11-2010 04:18 PM

Thanks for the quick assistance. It was 755 but I changed to 777 nevertheless and tried compress CSS again but unfortunately the errors are the same. All style folders, the clientscript folder and the vbulletin css folders are 755. Still no go.

Darkimmortal 07-11-2010 04:50 PM

What about the /clientscript/vbulletin_css/style00002l/ folder? It needs to be chmodded recursively.

stained 07-11-2010 05:02 PM

All style folders are 755 so theoretically nothing should be stopping the process. Unfortunately though, something is..

Krazeguy 07-12-2010 11:47 PM

Installed. Will see how it goes. Thanks

monstermunch 07-21-2010 03:27 PM

anyone tried it with 4.05?

Xencored 07-21-2010 05:04 PM

Darkimmortal is there anychance you can move all the Javascript to the bottom so it works with Triple Triad? :up:

Thanks

NarutoFTW 07-23-2010 12:58 AM

This mod screws up inline mod, won't allow me to use the function at all.
I disabled it and it worked. Any fix?

TheBish 07-23-2010 12:04 PM

Quote:

Originally Posted by monstermunch (Post 2072484)
anyone tried it with 4.05?

Works for me.

coffee 07-27-2010 11:21 AM

Quote:

Originally Posted by Darkimmortal (Post 2056363)
Will look into that

Waiting, and had to deactivate this mod until it's compatible with vb405.

ImmortalForums 07-29-2010 02:52 PM

Quote:

Originally Posted by stained (Post 2067716)
All style folders are 755 so theoretically nothing should be stopping the process. Unfortunately though, something is..

You should be chmod 775 on all the folders in there.

Darkimmortal 07-29-2010 02:59 PM

No problems here on vB 4.0.5 but I'll get round to fixing your bugs soon :P

Alecsmith 08-05-2010 10:22 PM

Installed again on new version of VB 4.0.5 working fine :)

MNbiker 08-06-2010 05:29 PM

This mod does not work properly with the new version of the Section Widget in vB 4.05 when the Javascript Optimiser is enabled. It prevents the Section Widget from displaying Section links.

The mod worked fine for me with vB 4.02.

-Steve

daveaite 08-07-2010 09:25 PM

Installed!

coffee 08-08-2010 12:28 PM

Quote:

Originally Posted by Darkimmortal (Post 2076344)
No problems here on vB 4.0.5 but I'll get round to fixing your bugs soon :P

Good to hear :)

Sadikb 08-18-2010 04:35 PM

Quote:

Originally Posted by MNbiker (Post 2080153)
This mod does not work properly with the new version of the Section Widget in vB 4.05 when the Javascript Optimiser is enabled. It prevents the Section Widget from displaying Section links.

The mod worked fine for me with vB 4.02.

-Steve

Same problem on 4.0.6.

Section Widget does not display with Javascript Optimiser On.

reefland 08-26-2010 03:02 PM

Will this work if I have the vbulletin javascript served from someplace other than the default location (i.e. a statis domain)? Can I do the js compression in the normal clientscript folder and then more it all to the static domain?

MogKnight 09-06-2010 09:09 PM

there any chance you'd consider adding css sprite support to combine common files and reduce overhead?

Darkimmortal 09-06-2010 09:18 PM

Quote:

Originally Posted by MogKnight (Post 2094764)
there any chance you'd consider adding css sprite support to combine common files and reduce overhead?

No that would take an insane amount of effort for limited gain on a loaded cache

MogKnight 09-09-2010 08:05 PM

it sounds that way but it actually has a big impact for a few reasons

1) when users are new they're more sensitive to loading time. longer loading time = higher bounce rate = lost visitors

2) the loading speed for first time visitors is tracked via the google toolbar; the faster the site is the more google favors it and vice versa

Footman 09-20-2010 06:51 PM

Quote:

Originally Posted by MNbiker (Post 2080153)
This mod does not work properly with the new version of the Section Widget in vB 4.05 when the Javascript Optimiser is enabled. It prevents the Section Widget from displaying Section links.

The mod worked fine for me with vB 4.02.

-Steve

I've also noted this same issue. I'm running vB 4.0.7.

Also, I've noticed the login area in the upper right of vB doesn't work with this enabled... only with FIreFox though. Kind of strange :confused:

stained 09-20-2010 09:26 PM

Quote:

Originally Posted by ImmortalForums (Post 2076340)
You should be chmod 775 on all the folders in there.

Sorry about the huge delay in getting back to you. Thanks for the tip. I tried changing the attributes but I'm getting a '550 Could not change perms... Operation not permitted'. This clearly isn't being caused by Supercharged but if someone could aim me at the source of the problem I'd be grateful,

AfterWorldForum 09-21-2010 08:12 AM

Quote:

Originally Posted by Footman (Post 2101103)
I've also noted this same issue. I'm running vB 4.0.7.

Also, I've noticed the login area in the upper right of vB doesn't work with this enabled... only with FIreFox though. Kind of strange :confused:

I've seen similar issues with some mods (It moved my banners, created through the VSA Banner mod, to the bottom of the forum, instead of straight under the navbar where I place them).

If there's a way to prevent that kind of stuff from happening, I'll gladly give this another go, as I did like the way it makes the forum appear to load faster.

Cheers,

Peter

Darkimmortal 10-05-2010 08:52 PM

Hopping on the bandwagon in regard to support

ImmortalForums 10-15-2010 08:39 PM

Just a note with this mod the concept is great but a lot of JavaScript is not written to be compressed and same with CSS. This will break almost everything.

way2xtreme 11-11-2010 04:24 AM

Hi, when I install this, it create a *[]* menu in my admincp site bar and I dont see the SuperCharged menu. When I uninstall this product the *[]* menu is still there.

Any way to get rid of it? thanks

I am on 4.0.8 with vbseo

notrick 11-18-2010 03:47 AM

I am getting this issue :( I did everything, Modified the time, modified the modified time, change permission to 775 and 777 etc. but this one error is not going away (BTW my safe mod is on)

When I run JS Compressor, it runs fine and gives me no error. But still I get this error

The /***/public_html/clientscript/vbsc.js cache has a modification time of before /***/public_html/clientscript/vbulletin-core.js. Your cache is almost certainly out of date. Please run Compress Javascript under vB4: SuperCharged in your Admin CP.
If you recently updated vBulletin, you should of course run Compress CSS also :)
To prevent issues, your forum is currently running without optimised Javascript as a fallback.

TeknoSounds 11-18-2010 04:03 AM

is it actually showing a modification time difference between the two files? as in, is the vbsc.js file actually being updated?

booktoweb 11-18-2010 09:23 PM

customize your profile doesn't work with this product
when you save changes and update the page it returns to default
when i disabled this product it working fine

Zachery 11-19-2010 03:50 AM

You still really need to move your template compression to on save, instead of realtime. Before anything else IMO.

Most of what you end up saving is being wasted by cpu cycles.

scabbed 11-29-2010 10:31 AM

Quote:

Originally Posted by booktoweb (Post 2123318)
customize your profile doesn't work with this product
when you save changes and update the page it returns to default
when i disabled this product it working fine

same for me

rootsxrocks 11-29-2010 03:53 PM

UH oh teach me to read the entire thread before acting, disabled for now

Juggernaut 12-07-2010 12:47 AM

So this mod is no longer supported? does anyone have on a vB 4.1 forum?

nikosb 12-19-2010 07:06 AM

works fine
vb 4.1.0
vbseo 3.5.2.

OldSchoolDSL 12-22-2010 01:34 AM

Installed and working

4.1 PL2
with vbseo 3.5.2

Important = vB4: SuperCharged > Options > Enable Advanced CSS Optimisation > NO

The above setting must be disabled (marked as NO) if you are allowing your members to use custom profiles and custom blogs templates.

Would like to really see an update on this which would allow for a "yes" option.

EDIT: Personally, the only option still ON for me is Enable Google Closure Compiler.
Everything else proved not to be compatible with either vBSEO or other Mods installed. But it still does help in that department

Shanti Nanda 01-10-2011 02:56 AM

Same as OldSchool...

An Upgrade will be just fine~

oddmud 01-11-2011 11:52 PM

Anyone tested this on vbSEO v3.6?

oddmud 01-12-2011 12:31 AM

Quote:

Originally Posted by OldSchoolDSL (Post 2137433)
custom profiles and custom blogs templates.

Where is this setting? I don't want anyone using any custom profile or blog templates, so I should be able to use the CSS Optimization, right?


All times are GMT. The time now is 08:56 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.01984 seconds
  • Memory Usage 1,824KB
  • 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_php_printable
  • (11)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
  • (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