Solved – Change avatar from API
-
Hi, I’m currently working on an API to centralize everything and be able to move from an webapp to a real app
(I litteraly only miss the Update and delete of the avatar + social login to complete the API)I’ve been through a lot and learned many things through this job, but I’ve just passed a day without succeeding in uploading and avatar through the API
I get a “true” value frombp_core_avatar_handle_upload($_FILES['avatar'],'xprofile_avatar_upload_dir');
but nothing happened (not even an upload)I’m still trying to find my way through, but I’d like an helping hand on this one
Thx
- The topic ‘Solved – Change avatar from API’ is closed to new replies.