Hi Andrew ... it works!! Yes you were absolutely right - the use of the absolute path fixed it. Thank you so much!
Hi Andrew, still no success - everything seems OK - see attachment. According to support staff of ISP, the relative path has to start after 'www' - however neither define('FILE_BASE', '/webcollab/files/filebase' ); nor define('FILE_BASE', '/www/webcollab/files/filebase' ); will work. What do you mean with SE blocking path? - May be that is the reason?
Unfortunately, cannot convince file upload to work - Current settings are: PHPInfo file_uploads On -> On //upload to what directory ? define('FILE_BASE', '/www/webcollab/files/filebase' ); filebase directory has 777 credentials Trying to upload a small jpg file results in Error Debug: Hello, This is the WebCollab Project Management site and I have an error :/ Error message: The upload directory does not have write permissions set properly, or the directory does not exist. File upload has not been...
Sorry for the delay - tested with file replacements today - works fine! Thank you!
Thanks for the quick reply, great. Awaiting the patch :-) Thanks!
Hi Andrew, I am trying to set up a test environment under XAMPP (PHP Version 7.4.21) . After installation I get the following warnings: Deprecated: The (real) cast is deprecated, use (float) instead in E:\xampp7421\htdocs\webcollab\tasks\task_project_list.php on line 388 Deprecated: The (real) cast is deprecated, use (float) instead in E:\xampp7421\htdocs\webcollab\tasks\task_project_list.php on line 394 Deprecated: The (real) cast is deprecated, use (float) instead in E:\xampp7421\htdocs\webcollab\tasks\task_project_list.php...