Nie wczytuje arkusz kaskadowych styli

Błąd   Założony przez  octawius.

wersja skryptu MyBB:1.6.2
adres forum: www.inwg.pl/forum
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Witam mam problem ze stylami po wgraniu pluginu "prostats" strona straciła swoją kolorystyke jak widać, proszę o pomoc robiłem juz wszystko 2 razy wgrywałem od nowa mybb i nadal nic,:sciana: nie chciał bym tracić wszystkich uzytkownikow którzy sie zarejestrowali. :huh::huh::(
Kamar napisał 06.03.2011, 20:09:
Poprawiam tytuł oraz prefiks
Ten plik w ogóle nie istnieje:
<link type="text/css" rel="stylesheet" href="http://inwg.pl/forum/cache/themes/theme7/global.css" />
:: Akcja DZIĘKUJĘ ZA POMOC ::
Pomocy udzielam jedynie na forum. Wszystkie rzeczy wykraczające poza tą dziedzinę wykonuję odpłatnie.
Działało jednak po wgraniu pluginu znowu sie zepsuło :(
sprawdź czy wszystko w global.css masz zakończone znakiem "}" .. najczęściej w sekcji body, lub container ;]
body {
    background: #333333;
    color: #999999;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: left;
    direction: ltr;
    
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 10pt;
}

a:link {
    color: #999999;
    text-decoration: none;
}

a:visited {
    color: #999999;
    text-decoration: none;
}

a:hover, a:active {
    color: #FF4400;
    text-decoration: none;
}

#container {
    background: #333333;
    color: #999999;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-align: left;
    direction: ltr;
    
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 10pt;
}

#content {
    color: #999999;
    padding: 4px 25px 3px 25px;
    margin: auto auto;
    
    font-size: 11px;
}

#content a:hover, #content a:active {
    color: #999999;
}

.menu ul {
    background: #738FBF;
    color: #333333;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    padding-top: 6px;
    border-top: 2px solid #ffffff;
    text-align: right;
}

.menu ul a:link {
    background: url(); padding: 13px; padding-top: 9px; border-left: 1px solid #999999; border-right: 1px solid #ffffff;;
    color: #333333;
    text-decoration: none;
}

.menu ul a:visited {
    background: url(); padding: 13px; padding-top: 9px; border-left: 1px solid #999999; border-right: 1px solid #ffffff;;
    color: #333333;
    text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
    background: url(images/gameboard/toplinks_hover.png); padding: 13px; padding-top: 9px; border-left: 1px solid #999999; border-right: 1px solid #ffffff;;
    color: #333333;
    text-decoration: none;
}

#panel {
    background: #333333;
    color: #999999;
    padding: 4px 25px 3px 25px;
    margin: auto auto;
    
    font-size: 10px;
}

table {
    width: 100%;
    color: #CCCCCC;
    margin: auto auto;
    
    font-family: tahoma;
    font-size: 11px;
}

table a:link {
    text-decoration: none;
}

table a:visited {
    text-decoration: none;
}

.tborder {
    background: #333333;
    color: #999999;
    border: 0px solid #333333;
    margin: auto auto;
    
    text-decoration: none;
}

.thead {
    background: #484848 url(images/gameboard/gradients/gradient_tcat.gif);
    color: #ffffff;
    padding: 6px;
    
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 8pt;
    font-style: none;
}

.thead a:link {
    color: #ffffff;
    text-decoration: none;
}

.thead a:visited {
    color: #ffffff;
    text-decoration: none;
}

.thead a:hover, .thead a:active {
    color: #ffffff;
}

.tcat {
    background: #484848 url(images/gameboard/gradients/gradient_thead.gif);
    color: #999999;
    padding: 4px;
    
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 11px;
    font-style: bold;
    font-weight: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.tcat a:link {
    color: #ffffff;
    text-decoration: none;
}

.tcat a:visited {
    color: #ffffff;
    text-decoration: none;
}

.tcat a:hover, .tcat a:active {
    color: #ffffff;
    text-decoration: underline;
}

.trow1 {
    background: #484848;
    color: #CCCCCC;
    padding: 6px;
}

.trow1 a:link {
    color: #FFA5A5;
    text-decoration: none;
}

.trow1 a:visited {
    color: #FFA5A5;
    text-decoration: none;
}

.trow1 a:hover, .trow1 a:active {
    color: #CCCCCC;
    text-decoration: none;
}

.trow2 {
    background: #484848;
    color: #CCCCCC;
    padding: 6px;
}

.trow2 a:link {
    color: #FFA5A5;
    text-decoration: none;
}

.trow2 a:visited {
    color: #FFA5A5;
    text-decoration: none;
}

.trow2 a:hover, .trow2 a:active {
    color: #CCCCCC;
    text-decoration: none;
}

.trow_shaded {
    background: #E1E4F2;
}

.trow_shaded a:link {
    text-decoration: none;
}

.trow_sep {
    background: #0C5B9C url(images/gameboard/subheader_bg.png) top left repeat-x;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
}

.trow_sep a:link {
    text-decoration: none;
}

.tfoot {
    background: #333333;
    color: #999999;
    padding: 6px;
    
    font-size: 11px;
    font-weight: bold;
}

.tfoot a:link {
    color: #FFA5A5;
    text-decoration: none;
}

.tfoot a:visited {
    color: #FFA5A5;
    text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
    color: #FFA5A5;
    text-decoration: none;
}

.bottommenu {
    background: #3E5C92;
    color: #E0E0F6;
    font-style: underline;
    font-weight: bold;
    padding: 10px;
}

.bottommenu a:link {
    color: #E0E0F6;
    text-decoration: none;
}

.bottommenu a:visited {
    color: #E0E0F6;
    text-decoration: none;
}

.bottommenu a:hover, .bottommenu a:active {
    color: #FFFF66;
    text-decoration: none;
}

.navigation {
    color: #CCCCCC;
    padding: 2px;
    
    font-size: 11px;
}

.navigation a:link {
    text-decoration: none;
}

.navigation a:visited {
    text-decoration: none;
}

.navigation a:hover, .navigation a:active {
    text-decoration: none;
}

.navigation .active {
    color: #CCCCCC;
    padding: 2px;
    
    font-size: small;
    font-style: bold;
}

.navigation .active a:link {
    text-decoration: none;
}

.navigation .active a:visited {
    text-decoration: none;
}

.navigation .active a:hover, .navigation .active a:active {
    text-decoration: none;
}

.smalltext {
    font-size: 11px;
}

.largetext {
    font-size: 16px;
    font-weight: bold;
}

input.textbox {
    background: #ffffff url(images/gameboard/tcat3_bg.png) top left repeat-x;
    color: #333333;
    border: 1px solid #999;
    padding: 1px;
}

textarea {
    background: #F5F5FF;
    color: #000;
    padding: 2px;
    line-height: 1.4;
    border-top: 2px solid #000;
    border-left: 2px solid #000;
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    
    font-family: tahoma;
    font-size: 13px;
}

input.radio {
    font-family: tahoma;
    font-size: 12px;
}

input.checkbox {
    font-family: tahoma;
    font-size: 12px;
}

select {
    background: #ffffff;
    border: 1px solid #999999;
    font-family: tahoma;
    font-size: 12px;
}

input.button {
    background: #484848 url(images/gameboard/gradients/gradient_tcat.gif);
    color: #CCCCCC;
    border: 1px solid #FFA5A5;
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 11px;
}

.editor {
    background: #E1E1E2;
    border: 1px solid #333333;
}

.editor_control_bar {
    background: #E1E1E2;
    border: 2px solid #333333;
}

.autocomplete {
    background: #BBC7CE;
    color: #999999;
    border: 1px solid #ffffff;
}

.autocomplete_selected {
    background: #8A949E;
    color: #ffffff;
}

.popup_menu {
    background: #fff;
    border: 1px solid #ffffff;
}

.popup_menu .popup_item {
    background: #BBC7CE;
    color: #CCCCCC;
}

.popup_menu .popup_item:hover {
    background: #8A949E;
    color: #ffffff;
}

.trow_reputation_positive {
    background: #ccffcc;
}

.trow_reputation_negative {
    background: #ffcccc;
}

.reputation_positive {
    color: #009900;
}

.reputation_neutral {
    color: #999999;
}

.reputation_negative {
    color: #990000;
}

img {
    border: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
    float: none;
    width: 1%;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.menu ul {
    list-style: none;
    margin: 0;
}

.menu li {
    display: inline;
    padding-left: 5px;
}

.menu img {
    padding-right: 5px;
    vertical-align: top;
}

#panel .links {
    margin: 0;
    float: right;
}

.expcolimage {
    float: right;
    width: auto;
    vertical-align: middle;
    margin-top: 2px;
}

img.attachment {
    border: 1px solid #E9E5D7;
    padding: 2px;
}

hr {
    color: #CCCCCC;
    background-color: #CCCCCC;
    height: 1px;
    border: 0px;
}

#copyright {
    color: #999999;
    font: 11px Verdana, Arial, Sans-Serif;
    margin: 0;
    padding: 10px 0 0 0;
}

#debug {
    float: right;
    text-align: right;
    margin-top: 0;
}

.subforumicon {
    border: 0;
    vertical-align: middle;
}

.separator {
    margin: 5px;
    padding: 0;
    height: 0px;
    font-size: 1px;
    list-style-type: none;
}

form {
    margin: 0;
    padding: 0;
}

.popup_menu .popup_item_container {
    margin: 1px;
    text-align: left;
}

.popup_menu .popup_item {
    display: block;
    padding: 3px;
    text-decoration: none;
    white-space: nowrap;
}

.popup_menu a.popup_item:hover {
    text-decoration: none;
}

.autocomplete {
    text-align: left;
}

#usercpnav {
    background-color:#E1E4F2;
}

.trow3 {
    background-color:#F5F5FF;
font-size:12px;
padding:6px;
}

.profile {
    background: #333333;
    color: #999999;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 10px;
}

.welcome {
    background: #484848 url(images/gameboard/gradients/gradient_tcat.gif);
    color: #FFFFFF;
    padding: 3px 6px 3px 6px;
    white-space: nowrap;
    
    font-family: verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

.welcome a {
    color:#fff;
}

.welcome a:hover {
    color: #fff;
}

.welcome a:visited {
    color:#fff;
}

.welcome_bottom {
    font-size: 11px;
font-weight: bold;
padding: 3px 6px 3px 6px;
white-space: nowrap;
}

#usercpnav {
    background-color:#E1E4F2;
}

.trow3 {
    background-color:#F5F5FF;
font-size:12px;
padding:6px;
}

.trow_selected td {
    background: #FFFBD9;
}

blockquote {
    border: 1px solid #ccc;
    margin: 0;
    background: #fff;
    padding: 4px;
}

blockquote cite {
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    font-style: normal;
    display: block;
    margin: 4px 0;
}

blockquote cite span {
    float: right;
    font-weight: normal;
}

.codeblock {
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px;
}

.codeblock .title {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin: 4px 0;
}

.codeblock code {
    overflow: auto;
    height: auto;
    max-height: 200px;
    display: block;
    font-family: Monaco, Consolas, Courier, monospace;
    font-size: 13px;
}

.subject_new {
    font-weight: bold;
}

.highlight {
    background: #FFFFCC;
    padding: 3px;
}

.pm_alert {
    background: #FFF6BF;
    border: 1px solid #FFD324;
    text-align: center;
    padding: 5px 20px;
    font-size: 11px;
}

.red_alert {
    background: #FBE3E4;
    border: 1px solid #A5161A;
    color: #A5161A;
    text-align: center;
    padding: 5px 20px;
    font-size: 11px;
}

.high_warning {
    color: #CC0000;
}

.moderate_warning {
    color: #F3611B;
}

.low_warning {
    color: #AE5700;
}

div.error {
    padding: 5px 10px;
    border-top: 2px solid #FFD324;
    border-bottom: 2px solid #FFD324;
    background: #FFF6BF;
    font-size: 12px;
}

div.error p {
    margin: 0;
    color: #CCCCCC;
    font-weight: normal;
}

div.error p em {
    font-style: normal;
    font-weight: bold;
    padding-left: 24px;
    display: block;
    color: #C00;
    background: url(/images/error.gif) no-repeat 0;
}

div.error.ul {
    margin-left: 24px;
}

.online {
    color: #15A018;
}

.offline {
    color: #C7C7C7;
}

.pagination {
    font-size: 11px;
    padding-top: 10px;
    margin-bottom: 5px;
}

.tfoot .pagination, .tcat .pagination {
    color: #999999;
    padding-top: 0;
}

.pagination .pages {
    font-weight: bold;
}

.pagination .pagination_current, .pagination a {
    padding: 2px 6px;
    margin-bottom: 3px;
}

.pagination a {
    border: 1px solid #81A2C4;
}

.pagination .pagination_current {
    background: #F5F5F5;
    border: 1px solid #81A2C4;
    font-weight: bold;
}

.pagination a:hover {
    background: #F5F5F5;
    text-decoration: none;
}

.thread_legend, .thread_legend dd {
    margin: 0;
    padding: 0;
}

.thread_legend dd {
    padding-bottom: 4px;
    margin-right: 15px;
}

.thread_legend img {
    margin-right: 4px;
    vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
    margin: 0;
    padding: 0;
}

.forum_legend dd {
    float: left;
    margin-right: 10px;
}

.forum_legend dt {
    margin-right: 10px;
    float: left;
}

.success_message {
    color: #00b200;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.error_message {
    color: #C00;
    font-weight: bold;
    font-size: 10px;
    margin-bottom: 10px;
}

.post_body {
    padding: 5px;
}

.post_content {
    padding: 5px 10px;
}

.invalid_field {
    border: 1px solid #f30;
    color: #f30;
}

.valid_field {
    border: 1px solid #0c0;
}

.validation_error {
    background: url(images/invalid.gif) no-repeat center left;
    color: #f30;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_success {
    background: url(images/valid.gif) no-repeat center left;
    color: #00b200;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.validation_loading {
    background: url(images/spinner.gif) no-repeat center left;
    color: #555;
    margin: 5px 0;
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    padding-left: 22px;
}

.postbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #cccccc;
border-top: 1px solid #666666;
border-right: 2px solid #666666;
border-left: 1px solid #666666;
border-bottom: 2px solid #666666;
margin-bottom: 3px;
}

.alt5, .alt5Active {
    color: #ffffff;
        font: bold 11px Tahoma, Sans, Arial, Helvetica, sans-serif;
}

.alt5 a:link, .alt5_alink, .alt5Active a:link, .alt5Active_alink {
    color: #ffffff;
          text-decoration: none;
}

.alt5 a:visited, .alt5_avisited, .alt5Active a:visited, .alt5Active_avisited {
    color: #ffffff;
        text-decoration: none;
}

.alt5 a:hover, .alt5 a:active, .alt5_ahover, .alt5Active a:hover, .alt5Active a:active, .alt5Active_ahover {
    color: #ffffff;
          text-decoration: underline;
}

<link type="text/css" rel="stylesheet" href="http://www.inwg.pl/forum/cache/themes/theme7/global.css"/>
}
Tak to wygląda :(
Powtórzę dokładniej o co mi chodziło w poście wyżej. Strona stara się wczytać arkusz css, który nie istnieje. Nie wiem co może powodować ten błąd.
:: Akcja DZIĘKUJĘ ZA POMOC ::
Pomocy udzielam jedynie na forum. Wszystkie rzeczy wykraczające poza tą dziedzinę wykonuję odpłatnie.
A próbowałeś wgrać inny styl ? jeśli nie to spróbuj.. a potem ściągnij na nowo ten styl co masz i wgraj oryginalny plik w acp ;]
Nidrax: Lecz plik global.css istnieje mi sie zdaje ze to jest związane z pluginami, wgrałem plugin który wczesniej działał i forum sie rozwaliło.
Trufelek: Wgrywałęm nie raz ;(



Użytkownicy przeglądający ten wątek:

1 gości