Hi There,
I have installed CK Finder for ASP as a standalone application, however, when you upload an image a JS message box appears which says "undefined". I have disabled thumbnails as I assumed this is the problem.
Basically the moment the file is uploaded a JS window appears and says "undefined".
Please help
I have installed CK Finder for ASP as a standalone application, however, when you upload an image a JS message box appears which says "undefined". I have disabled thumbnails as I assumed this is the problem.
Basically the moment the file is uploaded a JS window appears and says "undefined".
Please help
Re: Undefined Javascript Pops Up in ASP CK Finder
the files are working correctly, i just do not want thumbs as my server does not support it
Re: Undefined Javascript Pops Up in ASP CK Finder
disable the thumbnails:
don't set a maximum size for uploaded images:
and last, disable the validation of images:
In the future all that will be done just by changing
I hope that this helps you.
Re: Undefined Javascript Pops Up in ASP CK Finder