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)

BBF 01-18-2010 06:07 PM

Quote:

Originally Posted by Quarantine (Post 1959176)
I have the same problem after upgrading to vB 4.0.1. Already double-checked my permissions and everything.

i have the same error too.
SuperCharged 1.2 (vBulletin 4.0.1)

Bounce 01-18-2010 09:59 PM

Conflicts with vmoods, see here

https://vborg.vbsupport.ru/showthrea...=233336&page=5

ps2wiz 01-19-2010 01:23 AM

Great mod, and everything works great for me besides this simple problem.

Only directly after I login I receive this error, mind you it goes away and only appears on this screen.

http://img200.imageshack.us/img200/4...00118at101.gif

Any help please?

Ripper 01-19-2010 02:16 AM

Still getting same exact error as above.

milsirhc 01-19-2010 04:09 AM

Same here. I turned off CSS optimisation to get rid of the error for now.

movslow 01-19-2010 01:35 PM

Same error for me too.

Btw, I wanted to add a conflicting mod to the list.

See here, VBMoods.

https://vborg.vbsupport.ru/showthrea...88#post1960188

janslu 01-20-2010 09:45 AM

Quote:

Originally Posted by SnakeV (Post 1958425)
With vBSEO enabled and when i enter to a Subforum or a Thread the CSS code are being bad parsed:

http://www.bburl.com/<link rel="stylesheet" type="text/css" href="clientscript/vbulletin_css/style00048l/vbsc_main-rollup.css" />

The BB Url are being included out of the <link rel="stylesheet".

This only ocurr when Enable CSS Optimiser is enabled, Javascript optimiser works perfect.

Thanks

Same here. vbseo 3.5.0 rc2 pr...

ConfusedCartman 01-20-2010 10:14 PM

Quote:

Originally Posted by ps2wiz (Post 1959796)
Great mod, and everything works great for me besides this simple problem.

Only directly after I login I receive this error, mind you it goes away and only appears on this screen.

*img*

Any help please?

I can confirm this error as well. It seems the mod is checking the wrong directory for the CSS file.

EDIT: Upon further investigation, it seems to be an issue with this bit of the product code (lines 345 - 357):
Code:

    /*$output = preg_replace_callback('/"css.php\?styleid=(\d+)&amp;langid=\d+&amp;d=\d+&amp;sheet=([^"]+)" \/>/', create_function(
            '$matches',
            '$sheets = explode(",", $matches[2]);
            $ret = vbsc_sheet($matches[1], $sheets[0]);
            if(count($sheets) > 1){
                array_shift($sheets);
                foreach($sheets as $sheet){
                    $ret .= "<link rel=\"stylesheet\" type=\"text/css\" href=\"clientscript/vbulletin_css/style0000$matches[1]/$sheet\" />";
                }
            }
            return $ret;
'
        ), $output);*/


dihuta 01-21-2010 03:09 AM

Quote:

Originally Posted by Darkimmortal (Post 1949525)
>>Confilct with Album Ajax Rating.
>> Reported here: https://vborg.vbsupport.ru/showt...=228768&page=2
I'll look into that, thanks

Please fix this issue in the next release.
Thanks!

Adam H 01-22-2010 09:30 AM

will install when everyone says its working good :)


All times are GMT. The time now is 02:23 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.01403 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (4)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