I am having trouble getting an absolute path inserted using the LG File Manager. All of the paths come in as relative path.
I tried looking in the actual php setting files for the filemanager, config.php, but didn’t see any setting for setting the path to absolute (like there is for a tinyMCE config).
Anyone know how to accomplish this?
You should be able to look in ext.lg_file_manager.php and remove:
{remove_script_host:true}
(around line 304)
Or put whatever other options you want in there per: MCFileManager://JS options
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.