David Verhulst
David Verhulst

Reputation: 103

private upload folders for each user with CKFINDER

I would like to have ckfinder upload files in a private folder based on user_id. Is there any way to accomplish this? How can i call the config.php file to change the settings dynamically for each ckeditor.replace().

Upvotes: 1

Views: 2066

Answers (1)

David Verhulst
David Verhulst

Reputation: 103

solved this using a session var in the config.php

Upvotes: 1

Related Questions