| User permission set to "YES" - but database field shows "0"
We realized that registered users in the "Registered" group were not able to edit their ads, even though we had "Allow edit own ads?" set to "Yes". They received the permission error page.
I opened the database in PhpMyAdmin and saw that the field "editposts" in the pp_usergroups table was had a value of "0". I manually changed it to "1" and then registered users were able to edit their own ads without any problem.
In the "edit usergroups", "Registered" is showing "Allow edit own ads" as "No", but they can.
|