hi,dear all.
my computer run xp-sp3 s-chinese,IIs 5.1.the language is asp 3.0. at my computer ,ckfinder 1.1 is fine,but 1.2.3 is error ,this error-num is 200.
if CKFinder_Debug = false ,the symptom like it "undefined is null or no object"(org-word is chinese,i tran it).i look for this line is "
if ckfinder_debug = true ,the error-num is 200. i don't clear it.please help me .thanks.
my computer run xp-sp3 s-chinese,IIs 5.1.the language is asp 3.0. at my computer ,ckfinder 1.1 is fine,but 1.2.3 is error ,this error-num is 200.
if CKFinder_Debug = false ,the symptom like it "undefined is null or no object"(org-word is chinese,i tran it).i look for this line is "
<script type="text/javascript">document.write(CKFLang.FoldersTitle);</script>,
if ckfinder_debug = true ,the error-num is 200. i don't clear it.please help me .thanks.
Re: hi,ckfinder for asp ,error 200
The CKFinder_Debug is useful only to find out extra info about the problems on the server, and your problem seems to be on the javascript side.
The first step would be to close all the windows and then clear your cache, try now to load CKFinder.
If that still fail, please check that http://www.ckfinder.com/demo works fine for you.
Re: hi,ckfinder for asp ,error 200
hi,alfonsoml ,thank u help.
I just now try this suit's demo,http://www.ckfinder.com/demo.it is fine.
Apparently i meet a big trouble.
this problem have respect to thumbnail of images?
my comput not install .net frame.
Re: hi,ckfinder for asp ,error 200
The only problem about not having the .net framework would be that you can't use thumbnails if you don't buy a third party component, but you can change the line in config.asp from
to
and the thumbnails won't be used.
are you testing with IE?
Can you test with Firefox also?
Re: hi,ckfinder for asp ,error 200
dear sir, thank u help.
yes, ckfinder 1.1 is fine, and 1.1 is also able creat thumb. I use ie6.
mycomputer not install .net frame.
i try firefox at once.
note:1.1 work at ie6,is fine.
-----------------------------------------------------
just now i try this in firefox,it is seem wrong.
my head is being big^^
--------------------------------------------------------------------------------
next is my error prompt in firefox:
i have already set
Re: hi,ckfinder for asp ,error 200
ckfinder_debug = false
then clear your cache and try again
Re: hi,ckfinder for asp ,error 200
hi, alfonsoml thanks.
if debug=false,the error occasional prompt is : (org-word is chinese)
line:37
character:657
error:"undefined" is null or no object
error code:0
url:http://127.0.0.1/ckfinder.html?action=js&function=ShowFileInfo
clear cache ,then this error by ie6,
Re: hi,ckfinder for asp ,error 200
Re: hi,ckfinder for asp ,error 200
alfonsoml,thank u .
i try firefox,it have two error.
1. for this css file (http://127.0.0.1/core/skins/default/fck_editor.css)
the value of this file almost every one is error
2. error: A has no properties
file:http://127.0.0.1/core/js/ckfinder_gecko.js
line:34
I suspect, character set of a certain file have errors ,it is not utf-8,or forgat set.or i use xp-sp3,this sp3 have a no compatible .wrong.
Re: hi,ckfinder for asp ,error 200
Ckeditor is buggy, don't buy it.
Re: hi,ckfinder for asp ,error 200
Re: hi,ckfinder for asp ,error 200
Please, if you don't have anything constructive to say don't hijack a thread where a user is asking for help.
If you really did try to use CKFinder and then you got problems then the logical step would have been to create a thread, don't state that you have "spend countless hours months ago" because that's hard to believe.
Re: hi,ckfinder for asp ,error 200
alfonsoml ,thank u times for this help.
i have upload all file of ckfinder to http://www.cngggg.com/ckfinder/
i view http://www.cngggg.com/ckfinder/_samples/asp/standalone.asp,
the error is seem problem.
note: i only change “CheckAuthentication” from "false" to "true". and
set " Images.Add "component", "None" .
other file all in .zip file,only ext,no change.
thanks again.
Re: hi,ckfinder for asp ,error 200
i have success this problem.
the cause of error is at
my computer have "microsofe user-mode driver framework feature pack 1.0"
this pack may be to install from xp-sp3. but,1.1 is fine, 1.2.3 is problem.
the probable reason is 1.2.3' and 1.1 is different core of tubm.
thank alfonsoml again.
for thank alfonsoml,i translate a language pack of s-chinese. and i try it is fine.
Attachments:
Re: hi,ckfinder for asp ,error 200
I'm not sure about the last statements.
Do you mean that now you are working without problems with CKFInder 1.2.3?
The demo page that you have uploaded returns a 404, so I don't know if you have already fixed and removed the demo.
I'll setup a computer with XP -SP3 to check that MS hasn't changed any special thing, but I thought that it was just lots of patches and no new feature or change of behavior.
Re: hi,ckfinder for asp ,error 200
i have fix this problem.
the 1.2.3 is working good now. thank u very much.
but ,i not clear reason .
the core of ckfinder ( 1.2.3 and 1.1 ) is different.
the 1.1 support .net 1.1
then 1.2.3 only support 2.0.
my now result:
1.1 can creat thumbnail ,and work fine.
1.2.3 must be " Images.Add "component", "None" " it working fine .if not ,if working error.
and can't creat thubmnail.
think u help me .
wzhyu,
Re: hi,ckfinder for asp ,error 200
But in no way should that generate a javascript error. The only problem could be that it shows an alert saying that there is no valid image manipulation component, but that's all.
What's more, the original CKFinder 1.1 didn't work with asp.net 1.1, the fix is just one line, but without that change it works only with asp.net 2.0 and the new version CKFinder 1.2.3 works with any asp.net version.
So I can't understand why you say that it did work for you the CKFinder 1.1 with asp.net 1.1