uncaught exception: Permission denied to call method XMLHttpRequest.open
FireBug
http://mysite.com//modules/FCKeditor/ed ... ditor.html
http://mysite.com//modules/FCKeditor/ed ... e_gecko.js
http://mysite.com//modules/FCKeditor/fckconfig.js
http://modules/FCKeditor/editor/skins/d ... editor.css(note that the actual URL is being dropped. )
http://mysite.com//modules/FCKeditor/editor/lang/en.js
http://mysite.com//modules/FCKeditor/ed ... spacer.gif
http://mysite.com//modules/FCKeditor/fckconfig.js
http://modules/FCKeditor/editor/skins/d ... _strip.gif(note that the actual URL is being dropped. )
FireBug
http://mysite.com//modules/FCKeditor/ed ... ditor.html
http://mysite.com//modules/FCKeditor/ed ... e_gecko.js
http://mysite.com//modules/FCKeditor/fckconfig.js
http://modules/FCKeditor/editor/skins/d ... editor.css(note that the actual URL is being dropped. )
http://mysite.com//modules/FCKeditor/editor/lang/en.js
http://mysite.com//modules/FCKeditor/ed ... spacer.gif
http://mysite.com//modules/FCKeditor/fckconfig.js
http://modules/FCKeditor/editor/skins/d ... _strip.gif(note that the actual URL is being dropped. )
require("config.php");
$useFCK = file_exists("./modules/FCKeditor/fckeditor.php");
if($useFCK){
include("./modules/FCKeditor/fckeditor.php");
}
Re: Path being lost for skins directory - PhpGedview and FCKedit
Re: Path being lost for skins directory - PhpGedview and FCKedit
"so"
Re: Path being lost for skins directory - PhpGedview and FCKedit
maybe some .htaccess rule?