simogeo / Filemanager

An open-source file manager released under MIT license. Up-to-date for PHP connector. This package is DEPRECATED. Now, please use RichFileManager available at : https://github.com/servocoder/RichFilemanager.
938 stars 350 forks source link

Filemanager with CKEditor in CI 3 #522

Closed jamboljack closed 7 years ago

jamboljack commented 7 years ago

Good Night Everyone,

I have recently tried FileManager with CKEditor in CI 3, if the session OFF result is correct. But if the session ON, the results are only loading. any suggestion ?

Source : https://github.com/moemoe89/codeigniter-ckeditor-filemanager

Session OFF : not auth

Session ON : session on

I create session : http://pastebin.com/HJDkAH7R default.config : http://pastebin.com/cZaZfYsC

simogeo commented 7 years ago

Use the developer console to see what reponse is sent be the ajax request.

Do you have an url to share ?

jamboljack commented 7 years ago

It's strange,, my application still offline. But i want check again and answering your question, it's running well @simogeo

file done

simogeo commented 7 years ago

perfect !