Please Help!
I am a newbee and not too familiar with PHP or JavaScript progamming.
I just want to start using CKfinder to browse any local image directory and transfer those images to a directory on my server. I spent hours trying to get this working.
I followed install instructions. Filled in Config.php....what else ???
I called Ckfinder.html from browser EI or Firefox with 'http://mysite.com/ckfinder/ckfinder.html (is this right?)' All I get is an EMPTY window with 'Folder' written on top left of left column.
"_samples/js/popups.html" or /standalone.html or ...php give a same result. wont work.
Something is wrong somewhere and we are all struggling to find the solution among ourselves. WHO can help us better that those who actually developped CKfinder ?
Has this 'CKfinder' "Lego" ever worked at all? or is it just a never ending experimental piece of software where users are in contineous struggle to get it working.that has never worked properly. I see that many users have problem with this Ckfinder.
Please reply, I want to stop experimenting and ask for a refund if this CKfinder is not valid.
"XML request error: OK (200)
Do you want to see more info?"
"URL requested: "http://www.mysite.com/ckfinder/core/connector/php/connector.php?command=Init&langCode=en"
Server response:
Status: 200"
Thanks for
Mon, 03/29/2010 - 17:23
#1
Re: I cannot get CKfinder to run successfully
Re: I cannot get CKfinder to run successfully
Re: CKfinder just doesn't work
First of all, please try the standalone sample (_samples\js\standalone.html)
Make sure you have enabled the connector and followed the instructions:
Installation
Quick Start
Regarding HTTP 200 - it looks like you have an error in the configuration file (like missing semicolon, quote etc.)
To have some better information about errors open core/connector/php/connector.php and change this line:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: CKfinder just doesn't work
Re: CKfinder just doesn't work
many thanks you've been of a great help. My CKfinder works, at least I am getting the 3 basic directories.
'File' , 'Images' 'Flash' and I downloaded a fresh version of CKfinder. and did not touch anything else.
Actually I find that the explanations around '$baseURL' and '$badeDir' aren't quite clear. Their definitions are not easily found. Thank you for your help which was CLEAR, Precise and help full
Rgds.
Re: CKfinder just doesn't work
I am using ASP.NET version of CKFinder, and it does work well in Chrome, but i hit the error exactly what Lucart has seen when i run the app in IE8 and FireFox. Do you have any idea why is this happening?
Re: CKfinder just doesn't work
Please check all AJAX requests in Firebug and see if there's no JavaScript error, it's strange that CKFinder is working in Chrome and not in FF.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+