Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

CKEDITOR plugin's file manager config.php still has two (2) wrong paths #116

Open
sjuhani opened this issue Apr 15, 2017 · 0 comments
Open

Comments

@sjuhani
Copy link

sjuhani commented Apr 15, 2017

The current config.php for the file manager – https://github.com/dignajar/bludit-plugins/blob/master/ckeditor/libs/filemanager/config/config.php – still does not give any browse or upload functionality without first making a couple of modifications to the paths stated in it.

The CORRECT values for those two (2) paths are the following:

Line 117 – 'upload_dir' => '/bl-content/uploads/',
Line 126 – 'current_path' => '../../../../bl-content/uploads/',

–sjuhani–

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant