Page 7 of 9

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Fri May 12, 2017 9:27 am
by oldteacher
Greetings!

Installed on a local server (running Apache/2.4.10 Debian with PHP 5.6) and everything working fine with exception to filemanager.

Getting error "../thumbs/ cannot be found"

Have played around with the paths in filemanager/config/config.php with no luck. Not sure where thumbs folder should be?

See others having issue but no one post solution... Any ideas?

Thanks!

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Fri May 12, 2017 11:34 am
by Edi
Which version of the plugin is installed?

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Fri May 12, 2017 9:31 pm
by oldteacher
Edi wrote:Which version of the plugin is installed?
Just downloaded it last night, so latest 1.6. Sorry, should have stated that:)

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun May 14, 2017 4:06 pm
by Edi
You are right, it's broken again... I have to investigate why.

But why not use the uploader of Bludit instead this clunky plugin? ;-)

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun May 14, 2017 9:07 pm
by Edi
The path fixes were lost... This is now fixed (version 1.6.1).

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Mon May 15, 2017 1:32 pm
by oldteacher
Edi wrote:The path fixes were lost... This is now fixed (version 1.6.1).
Thanks Edi. Will update to the latest.

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun Aug 13, 2017 5:23 pm
by Konstantinopol
Hello!
The latest version of the Bludit
The latest version of the CkEditor plugin
Uninstall and install again plugin for get the new security key in parametre. - Did
And anyway:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
What else can you do and where to look?
And further
Nobody tried attach to Ckeditor to the file manager Ckfsys:
https://github.com/sergiusd/ckfsys

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun Aug 13, 2017 7:55 pm
by Edi
Konstantinopol wrote: Sun Aug 13, 2017 5:23 pm The latest version of the Bludit
Bludit 1.6.2?
And anyway:
Access forbidden!
You don't have permission to access the requested object. It is either read-protected or not readable by the server.
When and where do you get this error message?
Nobody tried attach to Ckeditor to the file manager Ckfsys:
https://github.com/sergiusd/ckfsys
It seems that the project is abandoned.

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun Aug 13, 2017 8:10 pm
by Konstantinopol
Bludit version 1.6.2

I get the error when I try to select an image on the server.

In one of the well-known Russian systems on files- KandidatCMS file manager is connected through the plugin of the CkEditor itself - PGRFileManager
http://pgrfilemanager.sourceforge.net/
P/S
For me, and for many others, the whole point of a fast CMS on files is to first run it on a local server and only then upload it to a regular server.
Because I think that ideally everything should work well on a local server.
Yes, I'm not a webmaster, but I guess all the problems are in slashes / or \
After all, the normal server runs on Unix and locally we run the server on Windows.
And somewhere in the plugin files, you need to write down the slash translation rules

Re: [PLUGIN] Ckeditor + Filemanager (WYSIWYG editor + Medias manager + Markdown)

Posted: Sun Aug 13, 2017 8:48 pm
by Edi
Konstantinopol wrote: Sun Aug 13, 2017 8:10 pm I get the error when I try to select an image on the server.
Using the tab "Image Info" > "Browse Server" or "Upload"?
In one of the well-known Russian systems on files- KandidatCMS file manager is connected through the plugin of the CkEditor itself - PGRFileManager
http://pgrfilemanager.sourceforge.net/
Also this project seems to be abandoned:

https://sourceforge.net/p/pgrfilemanage ... it=25#a5e1

There are other file managers for CKEditor as premium add-ons, that cannot be distributed with the plugin. But you can buy them.
For me, and for many others, the whole point of a fast CMS on files is to first run it on a local server and only then upload it to a regular server.
Because I think that ideally everything should work well on a local server.
This only works when the configuration of the local server follows the requirements. And often users have problems to understand their local server. ;-)

Why not work on the "regular" server? I prefer this. If the installation should not be seen there is a plugin for maintenance mode or you can password protect it.