Hello there, I'm trying to marry CKfinder to fckeditor, however upon calling CKfinder from the "Browse Server"-Button in FCKeditor Image Dialogue or when calling the same method directly I receive the error
Calling: [server]/ckfinder/core/connector/cfm/connector.cfm?command=Init&type=Images
<Connector resourceType="Images">
<Error number="1" text="Invalid CFML construct found on line 148 at column 79."/>
</Connector>
Sadly I don't know which template or cfc the reported error is in. Firebug gives me no more info, the error is not logged in the CF-Serverlogfiles and I am at my wits' end.
Anybody?
Jan
Calling: [server]/ckfinder/core/connector/cfm/connector.cfm?command=Init&type=Images
<Connector resourceType="Images">
<Error number="1" text="Invalid CFML construct found on line 148 at column 79."/>
</Connector>
Sadly I don't know which template or cfc the reported error is in. Firebug gives me no more info, the error is not logged in the CF-Serverlogfiles and I am at my wits' end.
Anybody?
Jan
Re: Error in CKfinder (Coldfusion) when initializing
Did you perhaps change any files apart from the configuration file? Could you PM me your configuration file?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: Error in CKfinder (Coldfusion) when initializing
Originally I changed the paths but I reverted that back, now only the "return true;" in checkauthentication is changed.
I'll send you the config.cfm by PM
Jan
Re: Error in CKfinder (Coldfusion) when initializing
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+