vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Errors (https://vborg.vbsupport.ru/showthread.php?t=196592)

dadoc 11-18-2008 04:22 AM

Errors
 
Hello,

I have been getting a few errors when I look at the error console when I am using Firefox

one of the errors is:

Warning: Error in parsing value for property 'display'. Declaration dropped.
Source File: http://www.crimecasefiles.com/forum/...tant.css?v=370
Line: 46


and this is the entire code that it gives me:

/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 3.7.0
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2008 Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # vBulletin - Instant Community | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/

/* Definitions we expect */
form {
margin: 0px;
}

label {
cursor: default;
}

.normal {
font-weight: normal;
}

.inlineimg {
vertical-align: middle;
}

.underline {
text-decoration: underline;
}

.vbmenu_hilite * {
cursor: pointer;
}

/* Auto-clearing of floats */
.floatcontainer:after, .block_row:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.floatcontainer, .block_row {
display: inline-block;
}
/* IE-Mac hide \*/
* html .floatcontainer, * html .block_row {
height: 1%;
}
.floatcontainer, .block_row {
display: block;
}
/* End IE-Mac hide */

/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 23:27, Sat May 3rd 2008
|| # CVS: $RCSfile$ - $Revision: 15827 $
|| ################################################## ##################
\*================================================ ======================*/

I have no Idea what this means, I hope that someone will be able to explain it to me

Thanks

Ryan:confused:

SEOvB 11-18-2008 04:33 AM

Its telling you line 46 of that file has an error. Particularly the part dealing with

I'm pretty sure you can ignore it as it doesn't really cause any display issues. Its there for old, old browsers so they know how to interpret the CSS.

You can probably even remove it. If people are still using MSIE5, then they've got more issues than that.

dadoc 11-18-2008 06:49 AM

Quote:

Originally Posted by FRDS (Post 1667910)
Its telling you line 46 of that file has an error. Particularly the part dealing with



I'm pretty sure you can ignore it as it doesn't really cause any display issues. Its there for old, old browsers so they know how to interpret the CSS.

You can probably even remove it. If people are still using MSIE5, then they've got more issues than that.

So do you mean the part dealing with the word 'display' ?

Thanks for your help FRDS
so I wont worry about it
is it common to get a few errors now and then?

SEOvB 11-18-2008 02:36 PM

Yep, I do beleive it's actually a "warning" and not really an error.

Error = problems you should deal with ASAP

Warning = some stupid browser that no one really uses may not be compatiable and someone thinks its relevant to make themselves sound cool or important. :D

dadoc 11-19-2008 05:59 AM

Although I am using FireFox when looking at the errors, they bring up things related to Google Chrome.

Why is this?

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

Any Ideas?


All times are GMT. The time now is 02:53 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.01913 seconds
  • Memory Usage 1,724KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete