I install jfkEditor with wiki tutorial effect that, to the
tutorials:online_editor-fckeditor
All is ok if jfkEditor is install in "http://localhost/app/";
When I install it in "http;//localhost/fckEditor/", I have this
problem...
When I initialise $oFCKeditor->BasePath (in edit.thtml) with "/js/" I
have one error.
If I use $this->webroot (in controllor)  we have "/fckeditor/" : ok
I try $oFCKeditor->BasePath = "/fckeditor/js/".  It's logical but not
for Cakephp.
The code is ok for /app/ but not for /fckeditor/.

Why that don't work?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to