Media Gallery - SWFUpload Breaks if Media Gallery directory is Renamed
Media Gallery supports the option to move the public_html/mediagallery/ directory to another name. The SWFUpload feature did not honor this setting and will break if the directory is renamed.
To resolve this issue, which allows the SWFUpload feature to work with a renamed mediagallery directory, update the PHP and templates files below with the patched versions.
private/plugins/mediagallery/include/newmedia.php
private/plugins/mediagallery/templates/swfupload.thtml
These patches should only be applied to glFusion v1.1.8 and have been included in glFusion v1.1.8 Patch Level 4.
For more information on Patch Levels, please see the glFusion Patch Updates story.
What's Related