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)

LouisB 01-06-2010 03:01 PM

Great mod. No problems at all and can see an improvement.

SnakeV 01-06-2010 09:13 PM

Installed and nominated for MOTM :)

dihuta 01-07-2010 04:29 AM

Confilct with Album Ajax Rating.
Reported here: https://vborg.vbsupport.ru/showthrea...=228768&page=2

Cface 01-07-2010 05:25 AM

got this error on your version 1.01. Just thought you'd like to know.
PHP Code:

# Default Style ... (Templates) (StyleVars) () () (Controls) Done.

Warningfile_get_contents(./clientscript/vbulletin_css/style00001/popupmenu.css) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 208
# SimpleBlue ... (Templates) (StyleVars) () () (Controls) Done.

Warningfile_get_contents(./clientscript/vbulletin_css/style00002/popupmenu.css) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 208 

From the compress CSS script page..

And from the Compress JS page..
PHP Code:

Warningfile_get_contents(./clientscript/vbulletin-sidebar.js) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 75

Warning
filesize() [function.filesize]: stat failed for ./clientscript/vbulletin-sidebar.js in [path]/admincp/vbsc.php on line 77 

Maybe you should make a nice error handler for folks that freak out :P

Darkimmortal 01-07-2010 12:38 PM

Quote:

Originally Posted by dihuta (Post 1949307)
Confilct with Album Ajax Rating.
Reported here: https://vborg.vbsupport.ru/showthrea...=228768&page=2

I'll look into that, thanks

Quote:

Originally Posted by Cface (Post 1949329)
got this error on your version 1.01. Just thought you'd like to know.
PHP Code:

# Default Style ... (Templates) (StyleVars) () () (Controls) Done.

Warningfile_get_contents(./clientscript/vbulletin_css/style00001/popupmenu.css) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 208
# SimpleBlue ... (Templates) (StyleVars) () () (Controls) Done.

Warningfile_get_contents(./clientscript/vbulletin_css/style00002/popupmenu.css) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 208 

From the compress CSS script page..

And from the Compress JS page..
PHP Code:

Warningfile_get_contents(./clientscript/vbulletin-sidebar.js) [function.file-get-contents]: failed to open streamNo such file or directory in [path]/admincp/vbsc.php on line 75

Warning
filesize() [function.filesize]: stat failed for ./clientscript/vbulletin-sidebar.js in [path]/admincp/vbsc.php on line 77 

Maybe you should make a nice error handler for folks that freak out :P

That's odd... any reason why those files might not exist? Are you using the forum-only version? Are you even using vBulletin 4? :p

ArtAttack 01-07-2010 08:22 PM

Section Navigation widget breaks with javascript optimizer.

darsalles 01-08-2010 01:32 PM

Im getting this error with 1.01 version on JS compress:

Code:

Warning: Invalid argument supplied for foreach() in [path]/admincp/vbsc.php on line 68
and this on css compress:

Code:

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

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

Warning: Invalid argument supplied for foreach() in [path]/admincp/vbsc.php on line 201
# Rainbow Skin ... (Plantillas) (Variables de Estilos) () () (Controles) Terminado.
 

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

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

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

I have VB 4.0 PL1 forum

Bitti 01-09-2010 08:11 AM

An automatic css compressor would be nice is if adding a new template or change an existing

Darkimmortal 01-09-2010 09:15 AM

Oh, it used to do that :/

I'll add that back in the next release :)

Bounce 01-10-2010 06:05 PM

Hi, dunno if this has been mentioned but this conflicts with facebook bridge

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

Get error trying to run css

kall 01-10-2010 11:01 PM

Quote:

Originally Posted by hIBEES (Post 1952157)
Hi, dunno if this has been mentioned but this conflicts with facebook bridge

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

Get error trying to run css

You installed 3.1 of that mod, and now get errors when you go to Compress CSS under the vB Supercharged menu?

I don't get the error when I try to do that, I get the error when I go to install the mod, and it happens before the CSS compression takes place.

Darkimmortal 01-11-2010 02:17 PM

Gonna wait until 4.0.1 before I get started on 1.1

SpongeBob71 01-12-2010 04:56 PM

Anyone have a solution for this?

The ./clientscript/vbsc.js cache has a modification time of before clientscript/vbulletin-core.js. Your cache is almost certainly out of date. Please run 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.

I tried to compress the .js but it didn't work. I had to disable the Common Javascript Cache.

Thanks in advance,

SpongBob

Darkimmortal 01-12-2010 06:44 PM

Must be a weird time issue :/

Re-enable the common js cache, run compress js and then try editing and saving vbulletin-core.js (without changing anything), then do the same to vbsc.js (in that order).

Gnoll 01-12-2010 08:50 PM

i upgraded my localhost forum to 4.0.1 and re-activated addons

Warning: file_get_contents(./clientscript/) [function.file-get-contents]: failed to open stream: No such file or directory in [path]\admincp\vbsc.php on line 75

Update : After open "Enable Google Closure Compiler" , getting "An error occurred when saving ./clientscript/vbsc.js and/or ./clientscript/vbsc.js.gz. Ensure these files exist and that PHP has permission to write to them (chmod)."

i'm getting that issue, any solution - thank you :)

Darkimmortal 01-12-2010 09:04 PM

Yup I've got plenty of issues to fix in 1.1 :p

And IB have gone and made the common css cache obsolete with their new "-rollup" thing D:

Bounce 01-12-2010 10:00 PM

Quote:

Originally Posted by Darkimmortal (Post 1953909)
Yup I've got plenty of issues to fix in 1.1 :p

And IB have gone and made the common css cache obsolete with their new "-rollup" thing D:

:up: thanks for all your hard work,

Upgraded to 4.0.1 same errors as everyone lol :)

Skyrider 01-12-2010 10:02 PM

Guess I'm not the only one.

Darkimmortal 01-12-2010 11:28 PM

1.1 released, although there's bound to be some issues I didn't run into.

SpongeBob71 01-13-2010 01:18 AM

Dark,

I did exactly as you suggested but I still get the same error:

"The ./clientscript/vbsc.js cache has a modification time of before clientscript/vbulletin-core.js. Your cache is almost certainly out of date. Please run 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"

Any other suggestions?

-Sponge

dihuta 01-13-2010 01:43 AM

1 Attachment(s)
1.1: one unused file detected.

min0taur 01-13-2010 03:45 AM

Discontinued support for vBulletin 4.0.0.

Does it works in 4.0.1 ?

Big-Pete 01-13-2010 09:58 AM

Just done the updates and now my site is down:(

Actually, I'd suggest that this mod is binned as its no longer supported, im struggling to get my site back up, not very ++++ing happy at all!!

This screwed up my stlyle, i'm now having to go over an earlier backup of my current style and reconfigure it to how it looked prior to updating this mod..

milsirhc 01-13-2010 11:44 AM

upgraded vb to 4.0.1 and apply update on add-on and encounter:

The file ./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.

KURTZ 01-13-2010 11:48 AM

Quote:

Originally Posted by min0taur (Post 1954133)
Discontinued support for vBulletin 4.0.0.

Does it works in 4.0.1 ?

+1 :)

Big-Pete 01-13-2010 01:23 PM

Quote:

Originally Posted by min0taur (Post 1954133)
Discontinued support for vBulletin 4.0.0.

Does it works in 4.0.1 ?

Crashed my site when updated to 4.01, I had nothing but blank pages with links down the left side, i've just finished redoing an earlier style as it totally stuffed the style up..
shame as it's a very good hack

Darkimmortal 01-13-2010 01:56 PM

Quote:

Originally Posted by Big-Pete (Post 1954277)
Just done the updates and now my site is down:(

Actually, I'd suggest that this mod is binned as its no longer supported, im struggling to get my site back up, not very ++++ing happy at all!!

This screwed up my stlyle, i'm now having to go over an earlier backup of my current style and reconfigure it to how it looked prior to updating this mod..

Guess I worded that "discontinued support for 4.0.0" slightly wrong :P

I mean it no longer works on 4.0.0, only 4.0.1. :)

Also for that to happen you'd have to have not run compress CSS or have yet another conflicting mod. Absolutely nothing vB4:SC does is permanent, and it doesn't touch your stored styles or templates.

Quote:

Originally Posted by dihuta (Post 1954068)
1.1: one unused file detected.

It no longer packs the CSS into a single file since vBulletin does a similar thing anyway now in 4.0.1. And the latter system has much less chance of conflicts and runs at pretty much the same real world speed.

Big-Pete 01-13-2010 03:36 PM

The style that was default when i updated to the latest version of VBsc is ruined, If i select it now it goes back to a white page with links down the side:confused: It was fine prior to the upgrade, This was the only upgrade that was done after vb4.0.1 so what else could it be? i've backed up the style i had to redo today so i'll try it again later on..

Darkimmortal 01-13-2010 03:44 PM

Disable the CSS optimiser and see if that fixes it.

Also link to your site?

Big-Pete 01-13-2010 04:16 PM

Well, I've reinstalled it using the backed up style as default, and its ok, except now, when this is enabled i get my url written 3 times above the header? :confused: but as soon as i turn all vbsc options to off its back to normal..
The affected site is our new site http://experienced-gamers.com, vbsc is off now, but i'll turn it back on..

Big-Pete 01-13-2010 04:25 PM

Ahh, just seen your reply above mine, i've turned ccs off and its now ok:up: :D

Darkimmortal 01-13-2010 07:11 PM

1.2 released :D

@SpongeBob71 - I've removed the code that was causing your error so see if that helps :)

softvnzla 01-13-2010 07:44 PM

Greetings I have a problem updating,

I got all the files gave 666 permissions to files and vbsc.js javascript vbsc.js.gz compress well, but the css gives me this error:

Code:

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

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

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

With the previous version that will work well?

thanks

Kunani 01-13-2010 11:33 PM

Great work, thanks!

I do have ONE problem. When I login I get the error that the vbulletin.css was not found and that my setup is not saving to a file. HOWEVER it is and I noticed the directory for the default theme I'm using is wrong, probably related to this bug fix:

Fixed style00000 bug on redirect pages - now defaults to style id 1.

Instead of the folder being: /style00001l/

It is showing in the error text: /style00000l/

As if the 1 is never added into the 5 zero pad.

Disable the css feature and it defaults to normal with no errors.

nci 01-14-2010 01:04 AM

I got this after repeated effort.

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

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

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

M style in the Vbuletin_css is style00006 not style00006l.
I tried creating style00006l folder but it still did not work

Kunani 01-14-2010 02:52 AM

Quote:

Originally Posted by Kunani (Post 1954987)
Great work, thanks!

I do have ONE problem. When I login I get the error that the vbulletin.css was not found and that my setup is not saving to a file. HOWEVER it is and I noticed the directory for the default theme I'm using is wrong, probably related to this bug fix:

Fixed style00000 bug on redirect pages - now defaults to style id 1.

Instead of the folder being: /style00001l/

It is showing in the error text: /style00000l/

As if the 1 is never added into the 5 zero pad.

Disable the css feature and it defaults to normal with no errors.

Actually, quick fix, moved this segment inside function vbsc_curstyle()

$dir = sprintf("style%05d%s", $sid, strcasecmp($vbulletin->datastore->registry->stylevars['textdirection']['string'], 'ltr') == 0 ? 'l' : 'r');

to just above the: return $dir;

bart6767 01-14-2010 03:17 AM

Quote:

Originally Posted by Kunani (Post 1955084)
Actually, quick fix, moved this segment inside function vbsc_curstyle()

$dir = sprintf("style%05d%s", $sid, strcasecmp($vbulletin->datastore->registry->stylevars['textdirection']['string'], 'ltr') == 0 ? 'l' : 'r');

to just above the: return $dir;

where do i find this ?

dihuta 01-14-2010 04:10 AM

Quote:

Originally Posted by bart6767 (Post 1955100)
where do i find this ?

Plugin Manager, CSS Optimiser.
It works.

bart6767 01-14-2010 04:30 AM

Quote:

Originally Posted by dihuta (Post 1955132)
Plugin Manager, CSS Optimiser.
It works.

does not work for me.

notrick 01-14-2010 10:24 AM

Quote:

Originally Posted by dihuta (Post 1955132)
Plugin Manager, CSS Optimiser.
It works.

Not working for me too..

I am getting these errors when I recently upgraded. :(


Code:



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

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

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

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

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

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

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

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

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



All times are GMT. The time now is 02:43 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.01828 seconds
  • Memory Usage 1,864KB
  • 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
  • (4)bbcode_php_printable
  • (13)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