Non of the users can upload a profile picture or background ver 2.4.8

Solved4.96K viewsIssues
1

Non of my users can upload a profile picture or background, do I need to set something on the directory permissions to allow this?

They can select the image from the file system but the upload does not work.

selected answer
0

disabled and re enabled all plugins and it started working, must have been a js cache issue.

selected as best answer
0

Not sure if this is related but getting a lot of these errors

#[03-Apr-2016 07:52:34 UTC] WordPress database error Table ‘XXXXXXXX.wpbl_ap_notifications’ doesn’t exist for query SELECT count(*) FROM wpbl_ap_notifications WHERE noti_status = 0 AND noti_user_id = 0 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Aqua/page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, AnsPress_BasePage_Shortcode->anspress_sc, ap_page, call_user_func, AnsPress_User->user_page, include(‘/plugins/anspress-question-answer/theme/default/user/user.php’), ap_user_menu, ap_get_user_menu, ap_get_the_total_unread_notification, ap_get_total_unread_notification
[03-Apr-2016 07:52:34 UTC] WordPress database error Table ‘XXXXXXX.wpbl_ap_activity’ doesn’t exist for query SELECT SQL_CALC_FOUND_ROWS * FROM (SELECT * from wpbl_ap_activity activity JOIN wpbl_ap_subscribers subscriber ON subscriber.subs_item_id = activity.question_id AND subscriber.subs_activity = ‘q_all’ AND subscriber.subs_user_id=7 union all SELECT * from wpbl_ap_activity activity JOIN wpbl_ap_subscribers subscriber1 ON subscriber1.subs_item_id = activity.answer_id AND subscriber1.subs_activity = ‘a_all’ AND subscriber1.subs_user_id=7 union all SELECT * from wpbl_ap_activity activity JOIN wpbl_ap_subscribers subscriber2 ON subscriber2.subs_item_id = activity.user_id AND subscriber2.subs_activity = ‘u_all’ AND subscriber2.subs_user_id=7 union all SELECT * from wpbl_ap_activity activity JOIN wpbl_ap_subscribers subscriber3 ON FIND_IN_SET(subscriber3.subs_item_id, activity.term_ids) AND subscriber3.subs_activity = ‘tax_new_q’ AND subscriber3.subs_user_id=7 WHERE activity.type = ‘new_question’ AND activity.term_ids IS NOT NULL ) as activity GROUP BY activity.id ORDER BY activity.created DESC LIMIT 0,20 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Aqua/page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, AnsPress_BasePage_Shortcode->anspress_sc, ap_page, call_user_func, AnsPress_User->user_page, include(‘/plugins/anspress-question-answer/theme/default/user/user.php’), ap_user_page, call_user_func, AnsPress_User->feed_page, ap_get_activities, AnsPress_Activity_Query->__construct, AnsPress_Activity_Query->parse_query

0

I just tried and all look good to me. Check if there is any error in log.