Hello,
In the File / Upload directory I entered:
{path:front}/uploads/
The upload directory exists and has correct setting.
However the message: Error, upload directory does not exist is given.
In my case:
{path:front} = var/www/vhosts/[domain]/httpdocs/components/com_chronoforms8
There is a "/" missing as first character.
Using: "/{path:front}/uploads/" work perfectly and stores in:
/var/www/vhosts/[domain]/httpdocs/components/com_chronoforms8/uploads
Regards,
Peter