Closed lowki closed 11 years ago
An idea ?
I had already added the parameter in the session here : https://github.com/wakdev/slash-cms/blob/master/admin/modules/sla_secure/controller.php#L81
I tested and I do not see any problem >< You just set the site_path parameter correctly.
Have you try to turn on and off again ? ^^ (cf : IT Crowd)
I made tests and it seems to work. But on one of my webserver, I have a weird bug, image URL is relative to server root path (ie. /var/www) I asked ckeditor team for futher informations.
I think you use internet explorer ^^
Ahah ^^
For example slash is accessible via localhost/slash-cms/ Images are uploaded into the good folder, but the preview doesn't working. The path is set to /media by default, either if it is set to media, it doesn't work too as it is relative to admin path.