wersja skryptu MyBB:1.6.12
adres forum:...
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mój problem polega na tym że dodałem
Do opisu tematu w dziale i teraz dział mi się zablokował i nie mogę tego zmienić w ACP.Gdy wchodzę w Działy i posty mam to:
Inne działy działają bez zarzutu ale ten sie zablokował przez ten kod.Proszę o pomoc
adres forum:...
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Mój problem polega na tym że dodałem
<script language="javascript" type="text/javascript">
<!--
var T = "OPIS";
var s = 0;
var sT = null;
function A() {
s++;
if (s > 24) { s = 1;}
if (s == 1) { document.title = '|.:: NAPIS ::::::::::::::.| '+T+' '; }
if (s == 2) { document.title = '|.::: NAPIS :::::::::::::.| '+T+' '; }
if (s == 3) { document.title = '|.:::: NAPIS ::::::::::::.| '+T+' '; }
if (s == 4) { document.title = '|.::::: NAPIS :::::::::::.| '+T+' '; }
if (s == 5) { document.title = '|.::::: NAPIS :::::::::::.| '+T+' '; }
if (s == 6) { document.title = '|.:::::: NAPIS ::::::::::.| '+T+' '; }
if (s == 7) { document.title = '|.::::::: NAPIS :::::::::.| '+T+' '; }
if (s == 8) { document.title = '|.:::::::: NAPIS ::::::::.| '+T+' '; }
if (s == 9) { document.title = '|.::::::::: NAPIS :::::::.| '+T+' '; }
if (s == 10) { document.title = '|.:::::::::: NAPIS ::::::.| '+T+' '; }
if (s == 11) { document.title = '|.::::::::::: NAPIS :::::.| '+T+' '; }
if (s == 12) { document.title = '|.:::::::::::: NAPIS ::::.| '+T+' '; }
if (s == 13) { document.title = '|.::::::::::::: NAPIS :::.| '+T+' '; }
if (s == 14) { document.title = '|.:::::::::::::: NAPIS ::.| '+T+' '; }
if (s == 15) { document.title = '|.::::::::::::: NAPIS :::.| '+T+' '; }
if (s == 16) { document.title = '|.:::::::::::: NAPIS ::::.| '+T+' '; }
if (s == 17) { document.title = '|.::::::::::: NAPIS :::::.| '+T+' '; }
if (s == 18) { document.title = '|.:::::::::: NAPIS ::::::.| '+T+' '; }
if (s == 19) { document.title = '|.::::::::: NAPIS :::::::.| '+T+' '; }
if (s == 20) { document.title = '|.::::::: NAPIS :::::::::.| '+T+' '; }
if (s == 21) { document.title = '|.:::::: NAPIS ::::::::::.| '+T+' '; }
if (s == 21) { document.title = '|.::::: NAPIS :::::::::::.| '+T+' '; }
if (s == 22) { document.title = '|.:::: NAPIS ::::::::::::.| '+T+' '; }
if (s == 23) { document.title = '|.::: NAPIS :::::::::::::.| '+T+' '; }
if (s == 24) { document.title = '|.:: NAPIS ::::::::::::::.| '+T+' '; }
sT = setTimeout("A()", 150);
}
A();
//-->
</script>
<a href="http://dodatkiracing.dbv.pl">Dodatki Racing</a>
Do opisu tematu w dziale i teraz dział mi się zablokował i nie mogę tego zmienić w ACP.Gdy wchodzę w Działy i posty mam to:
Inne działy działają bez zarzutu ale ten sie zablokował przez ten kod.Proszę o pomoc
[Obrazek: http://abload.de/img/sygnaturapkrho.jpg]