Missing argument error when editing
-
Hi Peter,
I’m trying to use WP Data Access to edit an entry in a table but I’m getting this error message:
ERROR: Wrong arguments [missing message text argument]
The table has four columns: a tinyint id column which is indexed and the primary key, two varchar columns, and a text column. The text column is the one I’m trying to edit, but I get the error message above regardless of if I make any changes to any, all, or none of the columns in the entry before hitting save.
I can edit the entries with queries in phpMyAdmin without an error, but my client is the owner of the site and using your plugin is much more convenient for them. Do you have an idea what could be happening here?
The topic ‘Missing argument error when editing’ is closed to new replies.