Greetings,
I use a Demosphere website that recently introduced CKFinder. The folder pane was working and did display subfolders, but recently stopped loading/displaying subfolders. The 'loading...' message flashes and then no joy. I get the same result using IE on XP x86 and Vista x64. Funny thing, it seems to work for the Demosphere support folks when they login as me. I also note that MS pushed out a .net upgrade this week, which is not on my XP machine, but is on my Vista machine... I wonder if it's on the Demosphere server?
I suspect a problem with CKFinder integration on the server side. So, what clues can I give the Demosphere folks so they can find/fix the problem?
Thanks!
GK
I use a Demosphere website that recently introduced CKFinder. The folder pane was working and did display subfolders, but recently stopped loading/displaying subfolders. The 'loading...' message flashes and then no joy. I get the same result using IE on XP x86 and Vista x64. Funny thing, it seems to work for the Demosphere support folks when they login as me. I also note that MS pushed out a .net upgrade this week, which is not on my XP machine, but is on my Vista machine... I wonder if it's on the Demosphere server?
I suspect a problem with CKFinder integration on the server side. So, what clues can I give the Demosphere folks so they can find/fix the problem?
Thanks!
GK
Re: CKFinder "under request" folder loading does NOT l
- browser cache, clear browser's cache to see if that changes anything
- use another browser (Firefox for example) to check if it is IE-only problem
- if you're able to reproduce this issue using Firefox, use Firebug to inspect ajax requests. When CKFinder loads, the Init and GetFiles commands are executed. Take a look at the result returned by server connector.
The result of Init command should be similar to:
.. and here is a sample result returned by theGetFiles command:
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: CKFinder "under request" folder loading does NOT l
Thank you for your prompt reply.
I solved the problem of CKFinder not displaying files and subfolders by allowing the host site to set cookies. I block cookies on IE and then choose to allow sites on demand IF required and ***when this requirement is indicated by the privacy report eye icon IE displays in the status bar at the bottom of the window***.
In this situation with CKFinder failing, neither the host site window nor the CKFinder window displayed this privacy report eye icon to indicate a blocked cookie issue. Also, CKFinder was working properly with cookies blocked as recently as 2/20/09. So, I suspect someone recently implemented a CKFinder cookie requirement (or related privacy action) and did not provide the privacy report eye notification to alert the user.
I suggest the privacy report eye alert for a blocked cookie condition should be displayed in the CKFinder window status bar since it is the window in focus. If this is your responsibility, please make it happen because this issue will continue to annoy people and waste their time.
Cheers,
GK
Re: CKFinder "under request" folder loading does NOT l
It's Microsoft the one that handles the status bar of its browser
Re: CKFinder "under request" folder loading does NOT l
This is the first instance I've encountered where IE privacy settings blocked cookies and/or other temp files required by CKFinder, and neither the host site window nor the CKFinder window indicated a problem with required temp files... other than just failing to work properly... not very graceful. Perhaps the blocked temp files were not quite cookie files... I don't know... it's not my product. I'm just a user trying to figure out something broke by others. If you ask me, CKFinder should not be implemented by Demosphere in a manner that requires temp files affected by browser privacy settings... that's just a problem waiting to happen since a lot of users block cookies as a matter of privacy... and can count on Microsoft who handles the status bar to always alert them when it's necessary... except in this one instance.
GK
Re: CKFinder "under request" folder loading does NOT l
Help!!?!?
Re: CKFinder "under request" folder loading does NOT l
I guess that your problem is Firefox 3.6 : viewtopic.php?f=10&t=18025