Hi all,
I have no problem seeing the sample02_mx.xfm file with the editor in the sample folder but when I copy it out to my application root I keep getting this page not found even though I can see the html form but no gut (editor). Here is where I extract FCKeditor to:
wwwroot/portapp/module/text/fckeditor
here is my base path in sample02_mx.cfm:
basePath ='/FCKeditor/';
If I do http://localhost/text/sample02_mx.cfm and/or set basePath="/text/FCKeditor/"; like what the intergration guide mentioned: i got a "The web site you are accessing has experienced an unexpected error. Please contact the website administrator."
If I do http://localhost/portapp/module/text/sample02_mx.cfm i got the html form and "page not found " in the editor area of the form.
What did I do wrong? Thanks
Fri, 07/27/2007 - 22:04
#1