If you work with the form elements fileupload or mediafinder in combination with user admin roles ( Settings > Administrators ) you may end up with the following error while saving a model.
1 |
"A widget with class name 'ocmediamanager' has not been bound to the controller" on line 597 of /var/www/src/modules/backend/classes/Controller.php |
In order to fix that, you must review the permissions of your admin user account for Upload and manage media contents – images, videos, sounds, documents. and select Allow or Inherit, depending on how you setup your roles.
After saving the permissions, you should be able to upload or select an image and save the model.