I'm trying to upload images. but the folder is creating in wwwroot place. i want to upload the image in 'uploads' folders. By the way here is IIS V5.1.!
ckeditor wwwroot-->ckeditor_ckfinder--> ckfinder uploads index.php
I got the solution. You must give uploads file permission perfectly !
uploads
Change baseDir / baseUrl settings in the server side configuration file to point to the uploads folder.
I got the solution. You must give
uploads
file permission perfectly !