Unable to add/edit other users custom url profile field
-
I’ve created custom profile fields with the Types plugin.
One example profile field is labeled “instagram”. When using my admin account I am able to add a plain text url into this field and save as expected. But when I try to edit this field for another user or admin (or any other kind of account) FROM my admin account I get the following error:
Forbidden
You don’t have permission to access /test/wp-admin/user-edit.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
If I add simple text link “hello” then it won’t produce that error and saves fine but the minute I add https:// it produces the error. This happens from any admin account I create attempting to edit any other users profiles.
This is not just limited to this one custom field. Other custom profile fields don’t work as well. Oddly enough though, if I give the field a meta name with something involving the word Facebook such as “facebook_test” it will work just fine. If I try “instagram_test” it will fail.
In attempts to isolate the issue I have installed a fresh copy of wordpress via my cpanel at my root hosting domain (my websites in use are sub domains of that root). There is nothing else on this domain and wordpress is completely default from install except for the plugin mentioned above.
- The topic ‘Unable to add/edit other users custom url profile field’ is closed to new replies.