Hello
I have domain1.com where i have installed ckeditor and ckfinder.
I plan to have other domains using this same installation. They are on a shared server. I have changed the php include paths to point to the files on domain1.com and used mod_rewrite to redirect all http requests to domain 1.
ckeditor works fine.but ckfinder didnt. So I had to put a copy of ckfinder.html in domain2.com as i was getting access denied as javascript was running from 2 different domains.This now works ok
Orginally I put a copy of ckfinder on domain2.com to test it. Then I started deleting stuff 1 by one hoping that it would use the domain1.com version. I can delete everything except for the skins folder. When i remove that, ckfinder just loads a grey window, when i put it back it works fine.
Using tamperdata on firefox i can see that all the requests to domain2.com/ckfinder/skins/ are properally forwarded to domain1.com but it just does not work.
Does anybody know a reason why the skins folder would behave differently.
in which file does the skins.js get included and a brief overview of how the skins work would be excellent
Sun, 10/31/2010 - 15:48
#1