vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   CSS Issue, says "Unable to find CSS sheet" (https://vborg.vbsupport.ru/showthread.php?t=275702)

mrsjanuary 12-20-2011 04:42 AM

CSS Issue, says "Unable to find CSS sheet"
 
I made some changes to my vbulletin forum templates, and then the css structure broke. I have reverted all files back to the original, and it still is not displaying properly. I have tried updating to the latest version of vbulletin, reverting stylevars, and nothing seems to be working.

Here is the link: http://forum.mrsjanuary.com

This is where the issue seems to be:
"<link rel="stylesheet" type="text/css" href="http://forum.mrsjanuary.com/css.php?styleid=2&amp;langid=1&amp;d=1324358079&am p;td=ltr&amp;sheet=bbcode.css,editor.css,popupmenu .css,reset-fonts.css,vbulletin.css,vbulletin-chrome.css,vbulletin-formcontrols.css," />"

Any help as to how to fix this would be much appreciciated!

--------------- Added [DATE]1324384936[/DATE] at [TIME]1324384936[/TIME] ---------------

Please help!!

Lynne 12-20-2011 06:51 PM

Your site looks totally fine to me.

mrsjanuary 12-20-2011 10:29 PM

The layout of the forum is all over the place, especially if you click on a category, such as "Canadian Deals".

kh99 12-20-2011 11:06 PM

Do you have any url rewriting going on? I notice that a request for sheet=additional.css is returning "/* Unable to find css sheet */", which, looking at the code in css.php, should only happen if there is no "sheet=" specified on the url.

ETA: oh, I just noticed you have that message in the title. :o

Anyway, another possibility is that a plugin is messing thing up - did you try disabling all plugins (put define('DISABLE_HOOKS', true); at the top of config.php, under the <?php line)?

mrsjanuary 12-21-2011 12:57 AM

Quote:

Originally Posted by kh99 (Post 2279570)
Do you have any url rewriting going on? I notice that a request for sheet=additional.css is returning "/* Unable to find css sheet */", which, looking at the code in css.php, should only happen if there is no "sheet=" specified on the url.

ETA: oh, I just noticed you have that message in the title. :o

Anyway, another possibility is that a plugin is messing thing up - did you try disabling all plugins (put define('DISABLE_HOOKS', true); at the top of config.php, under the <?php line)?

Tried the plugin solution.. no such luck. :(

private_ale 12-21-2011 01:31 AM

It's indeed odd, but it appears to just be a vBulletin "thing".

Even the official vBulletin forum display the same message:
https://www.vbulletin.com/forum/css....s,tagcloud.css
https://www.vbulletin.com/forum/css....rmcontrols.css,

It obviously isn't a problem, but if it bothers you maybe try storing it from the filesystem instead. If anything it'll use less resources at least. :)

Edit: I see what the issue is, it's because in the address bar, the browser doesn't parse "&amp;" to "&" but it does when rendered within the document. Your problem is just a browser limitation and not an actual issue. :D

Example:
https://www.vbulletin.com/forum/css....s,tagcloud.css

metalguy639 12-21-2011 03:37 AM

Quote:

Originally Posted by private_ale (Post 2279589)
It's indeed odd, but it appears to just be a vBulletin "thing".

Even the official vBulletin forum display the same message:
https://www.vbulletin.com/forum/css....s,tagcloud.css
https://www.vbulletin.com/forum/css....rmcontrols.css,

It obviously isn't a problem, but if it bothers you maybe try storing it from the filesystem instead. If anything it'll use less resources at least. :)

Edit: I see what the issue is, it's because in the address bar, the browser doesn't parse "&amp;" to "&" but it does when rendered within the document. Your problem is just a browser limitation and not an actual issue. :D

Example:
https://www.vbulletin.com/forum/css....s,tagcloud.css

Do you know if its possible to fix it? I'm trying to help her with this and no matter what you do it does not get fixed. I've viewed it in several browsers and get the same screwed up looking site. Even the default skin is messed up.

mrsjanuary 12-21-2011 02:10 PM

Help anyone?

Lynne 12-21-2011 03:54 PM

Quote:

Originally Posted by mrsjanuary (Post 2279563)
The layout of the forum is all over the place, especially if you click on a category, such as "Canadian Deals".

I have clicked all over your site and every page has been just fine for me. Are you sure it isn't something just happening to you?

mrsjanuary 12-23-2011 10:53 PM

Resolved now, thanks!


All times are GMT. The time now is 05:01 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.01270 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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