Hi,
just in case it can help other newbies like me. Using Apache on Windows, after reading this F.. Manual and this forum, I could not use this PHP MCPUK connector, even after setting all what is needed in config files.
-> just create manually the "File", "Flash" and "Image" directories within your "UserFiles" (or whatever name you use).
After that, your files and thumbnails will magically appears, you can create/delete directories !!
Only tweak :
- in \FCKeditor\editor\filemanager\browser\mcpuk\connectors\php\config.php
set :
$fckphp_config['DiskQuota']['Global']=-1;
- After uploading a file, refresh the window or click on the ".." icon on the left to make new files appear.
Thierry B.
just in case it can help other newbies like me. Using Apache on Windows, after reading this F.. Manual and this forum, I could not use this PHP MCPUK connector, even after setting all what is needed in config files.
-> just create manually the "File", "Flash" and "Image" directories within your "UserFiles" (or whatever name you use).
After that, your files and thumbnails will magically appears, you can create/delete directories !!
Only tweak :
- in \FCKeditor\editor\filemanager\browser\mcpuk\connectors\php\config.php
set :
$fckphp_config['DiskQuota']['Global']=-1;
- After uploading a file, refresh the window or click on the ".." icon on the left to make new files appear.
Thierry B.