ERROR: Not authorized
-
I have several non WordPress tables I added to my database. Two of these I want to be able to edit from your plugin. Using Data Explorer, I can edit one of the tables with no problem. With the other, I can click on Edit, but when I try to save the row, I get an “ERROR: Not authorized” error message back and the row is not updated.
I am using BlueHost and with them, I do not have true admin access. I created both tables in the same manner through phpMyAdmin, and data is inserted into both tables via PHP code that gets executed in a form submit, so WordPress definitely has at least INSERT permissions. Since both tables were created in the exact same manner, and I can update one of them through your app, I can’t see why the other table would not be updatable.
Any thoughts? Thanks.
- The topic ‘ERROR: Not authorized’ is closed to new replies.