Fatal Error on submit for non-admin/author/contributor user
-
Hi there,
I am currently working on a “members only(for professionals)” project, running wordpress 3.9.1 with Wp user Avatar version 1.9.13 on localhost.In order to allow users (subscribers role) to change their avatar I put the [avatar_upload] shortcode on a page (also allowed upload for users in the plugin settings) and noticed that for subscribers the form upload launched a fatal Error when submited…Yet it is working like a charm for admins, editor or contributer : clicking the button brings up the media uploader etc ☺
• As a user it only displays a stantard html input field and clicking it doesn’t bring up the media uploader, it also returns a Fatal error when submiting the form – Maximum function nesting level of ‘100’ reached, aborting!
Thinking it could be a conflict with other plugins I tried it on a fresh wordpress install (no plugins, new database, nothing in functions.php) but the fatal error & Html input field instead of media uploader still occurs.
Am i missing something or doing it wrong?
Thanks in advance for any help/tips and have a great day !
The topic ‘Fatal Error on submit for non-admin/author/contributor user’ is closed to new replies.