[Plugin: Theme My Profile] Avatar upload issue
-
Hi,
I really like this plug-in but i have some trouble when I’m uploading a avatar from the front end.
I’m using Simple Local Avatars by Jake Goldman (10up), Oomph Inc, but when i want to save my profile i get this error: Fatal error: Call to undefined function wp_handle_upload() in …\wp-content\plugins\simple-local-avatars\simple-local-avatars.php on line 197
Line 197:
$avatar = wp_handle_upload( $_FILES['simple-local-avatar'], array( 'mimes' => $mimes, 'test_form' => false ) );
Can somebody explain why this isn’t working?? And maby help me solve the problem.
Thanks,
- The topic ‘[Plugin: Theme My Profile] Avatar upload issue’ is closed to new replies.