Disabling a configuration from the "Disable configuration" link (http://localhost/matine3/admin/build/media_mover/configuration/480p_vide...) I get the following error:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'media_mover_ui_config_status_change' was given in E:\dev\wamp\www\matine3\includes\form.inc on line 372.
Comments
Comment #1
arthurf commentedUgh, I forgot to pull this function over to the UI module. I just committed a temporary fix that hopefully does the job
Comment #2
arthurf commented