Back to Debug manual index
Specify Files URL
If you are able to open Flmngr and browse your server without any issues, but the images you select become broken and do not display after you close the dialog, it means you need to specify the URL of your files.
There is an option for this called "Files URL" if you configure through the Dashboard, or urlFiles
if you pass the configuration directly.
The meaning of this option is: a prefix added to URL of any picked image. Please see this explanation:
Files URL or
Flmngr.urlFiles
client-side parameter
http://your-website.com/files/
/var/www/files/
dirFiles
server-side parameter
+
/path/to/image.png
Please use an absolute URL to avoid errors.