I am trying to set up CkEditor to upload images using IMCE. I have enabled the module and set the permissions for each profile:
CkEditor is using IMCE 
However, the upload button is not shown in the toolbar when I try to upload a new image:
I would like to upload them to my ./drupal/uploads/images/ directory, so I supose that it would be /uploads/images, am I right? If so, those directories have already 777 permissions.
What am I doing wrong?