mam problem, otoz moj technik robi panel administracji, wykorzystujac FCKeditor, rzecz super bo nie trza sie meczyc w htmlu, ale jest problem, otoz na IE wywala czesto jesli nie prawie zawsze blad;
wystapily bledy na stronie:
wiersz 16
znak 47
blad: brak uprawnien
kod 0
adres url: http://www.sklepkibica.com/lfc/templates/a...Toolbar=default.
z kolei na innych przegladarkach w miejscu gdzie powinien byc taki "panel worda" i miejsce na tekst - jest zolte tlo...
Tak wyglada kod strony na ktorej jest FCKeditor:
Kod
<script type="text/javascript">
<!--
// Automatically calculates the editor base path based on the _samples directory.
// This is usefull only for these samples. A real application should use something like this:
// oFCKeditor.BasePath = '/fckeditor/'; // '/fckeditor/' is the default value.
var sBasePath = 'http://sklepkibica.home.pl/lfc/templates/admin/fckeditor/';
var oFCKeditor = new FCKeditor( 'FCKeditor1' );
oFCKeditor.BasePath = sBasePath;
oFCKeditor.Height = 540;
oFCKeditor.Value = '';
oFCKeditor.Create();
//-->
</script>
<!--
// Automatically calculates the editor base path based on the _samples directory.
// This is usefull only for these samples. A real application should use something like this:
// oFCKeditor.BasePath = '/fckeditor/'; // '/fckeditor/' is the default value.
var sBasePath = 'http://sklepkibica.home.pl/lfc/templates/admin/fckeditor/';
var oFCKeditor = new FCKeditor( 'FCKeditor1' );
oFCKeditor.BasePath = sBasePath;
oFCKeditor.Height = 540;
oFCKeditor.Value = '';
oFCKeditor.Create();
//-->
</script>
w naglowku oczywiscie wczytuje ten skrypt
Kod
<script type="text/javascript" src="http://sklepkibica.home.pl/lfc/templates/admin/fckeditor/fckeditor.js"></script>
Z gory dziekuje za pomoc.
Prosze uzywać bbcode.poprawiam
---
nospor