Title: 404 error when saving
Last modified: October 10, 2021

---

# 404 error when saving

 *  Resolved [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/)
 * Hi,
 * I search for that kind of issue on the forum and didn’t find any response.
 * For administrator (and only for administrator), when editing a profile and saving
   it we got a 404 error.
 * Desactivate “Members” plugin stoped the issue.
 * Can you give any hints to find the issue here ?
 * Thanks you in advance,
    Maxime

Viewing 13 replies - 1 through 13 (of 13 total)

 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14960054)
 * More information about the issue : it look like it happenens only if the administrator
   is trying to edit their profile.
 *  Plugin Author [Caseproof LLC](https://wordpress.org/support/users/caseproof/)
 * (@caseproof)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14965943)
 * Hi Maxime,
 * Members doesn’t have any permalinks settings that could cause this issue. Could
   you go to Settings → Permalinks and click “Save Changes” button? After that, 
   clear your browser and website cache and see if that helps.
 * If that doesn’t help, I would check plugin conflict. Please deactivate all your
   plugins temporarily and leave Members active to see if this resolves the problem.
   If this works, re-activate all plugins one by one to see which one causes that
   issue. You can also switch the current theme to the default WordPress theme temporarily
   and see if this helps.
 * Other than that, you could also contact your hosting and ask them for checking
   if there are any PHP errors that may explain that error.
 * Kind regards
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14967863)
 * Hi ! Thanks for your reply !
 * I tried, before posting on this forum, the permalinks things. It didn’t work.
   I tried on Chrome, Mozilla and different computer. Same issue.
 * I desactivated all the plugins and tried again ; it still doesn’t work.
 * I will try contacting my host, i will make a feedback later.
 * If it still doesn’t work, or my host didn’t find any issue in their side, what
   can i do ?
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14983912)
 * I have no PHP Error !
    And i’m still stuck with this 404 error when trying to
   edit my profile.
 * I can confirm to that only administrators have this issue !
    -  This reply was modified 4 years, 5 months ago by [chukapi](https://wordpress.org/support/users/chukapi/).
 *  Plugin Author [Caseproof LLC](https://wordpress.org/support/users/caseproof/)
 * (@caseproof)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14991387)
 * I’m not aware of anything in Members that would throw a 404 when trying to edit
   your own profile. Even with missing privileges, some kind of error message should
   show. Maybe you could restore the original administrator privileges in Role Manager.
 * Kind regards
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14992543)
 * Hi,
 * Thanks for your reply.
 * Here is the only message in error i got (the only one and multiple time on different
   date).
 * `[Thu Oct 21 14:44:34.435253 2021] [authz_core:error] [pid 12738:tid 47792644425472][
   client IPADRESSE] AH01630: client denied by server configuration: /home/NAME/
   public_html/wp-includes/ID3/error_log, referer: binance.com`
 * How can i restore the original administrator privileges ?
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-14995150)
 * More information again, sorry for the double posts.
 * An administrator can edit and save an other administrator without getting the
   404 error.
    An administrator can edit and save their own profile when they uncheck
   the admin role.
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15006530)
 * Hi, still have the same issue, do you have any idea ?
 *  Plugin Author [Caseproof LLC](https://wordpress.org/support/users/caseproof/)
 * (@caseproof)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15010824)
 * Maybe you can reset user roles and capabilities to defaults to fix it. Users’
   capabilities are stored in the database in the wp_user_roles option in the wp_options
   table, so you can update this option directly in the database. You can use cPanel
   or one of the database plugins, but before you do this make sure to backup the
   current value to restore your roles later if needed. Here you can find the default
   value for the wp_user_roles option.
 * `a:5:{s:13:"administrator";a:2:{s:4:"name";s:13:"Administrator";s:12:"capabilities";
   a:61:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";
   b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"
   manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;
   s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";
   b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";
   b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";
   b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:
   7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";
   b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";
   b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";
   b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";
   b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";
   b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";
   b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";
   b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";
   b:1;s:14:"delete_plugins";b:1;s:15:"install_plugins";b:1;s:13:"update_themes";
   b:1;s:14:"install_themes";b:1;s:11:"update_core";b:1;s:10:"list_users";b:1;s:
   12:"remove_users";b:1;s:13:"promote_users";b:1;s:18:"edit_theme_options";b:1;
   s:13:"delete_themes";b:1;s:6:"export";b:1;}}s:6:"editor";a:2:{s:4:"name";s:6:"
   Editor";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";
   b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:
   1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";
   b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";
   b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:
   7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";
   b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";
   b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";
   b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";
   b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";
   b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";
   a:2:{s:4:"name";s:6:"Author";s:12:"capabilities";a:10:{s:12:"upload_files";b:
   1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";
   b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"
   delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{
   s:4:"name";s:11:"Contributor";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;
   s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}
   s:10:"subscriber";a:2:{s:4:"name";s:10:"Subscriber";s:12:"capabilities";a:2:{
   s:4:"read";b:1;s:7:"level_0";b:1;}}}`
 * Hopefully, that helps.
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15015897)
 * I applied what you said and i still have a 404 error.
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15039091)
 * Hi,
 * Still have the same issue, do you have any idea about it ?
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15209141)
 * Hi !
 * I’m updating this post, i still have the same issue.
 *  Thread Starter [chukapi](https://wordpress.org/support/users/chukapi/)
 * (@chukapi)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15218033)
 * Issue solved.
 * I don’t know how but it worked again today.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘404 error when saving’ is closed to new replies.

 * ![](https://ps.w.org/members/assets/icon-256x256.png?rev=2503334)
 * [Members - Membership & User Role Editor Plugin](https://wordpress.org/plugins/members/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/members/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/members/)
 * [Active Topics](https://wordpress.org/support/plugin/members/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/members/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/members/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [desactivate](https://wordpress.org/support/topic-tag/desactivate/)
 * [profile](https://wordpress.org/support/topic-tag/profile/)

 * 13 replies
 * 2 participants
 * Last reply from: [chukapi](https://wordpress.org/support/users/chukapi/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/404-error-when-saving/#post-15218033)
 * Status: resolved