Missing alLaunchSelectorFileManager when editing a user profile with a file attribute

Permalink
Hi

I have enabled Image/File attributes for users, but when visiting a profile to edit I get this error 'alLaunchSelectorFileManager is not defined'

Looking into this further I can see that there is some JS missing which is needed by the File Manager - if it trying to use the file manager in stead of a normal form upload?

How can I turn this off and make the user profiles user a normal file upload rather than the File Manager interface?

Thanks

yolk
 
yolk replied on at Permalink Best Answer Reply
yolk
Turns out that opening up the profile for editing with a file attribute for the user breaks the site.

This is because the uploader for the attribute requires the file manage interface and because the user is not logged into the dashboard side of the site as an admin then the javascript for the file manager does not load.