Incorrect index name ‘meta_id’
-
Hi there,
I’m trying to solve some strange database error which I can’t really find the solution for. Hope you can help. I see in the server error log the following lines;
Got error 'PHP message: WordPress database error Incorrect index name 'meta_id' for query ALTER TABLE wpki_berocket_termmeta ADD PRIMARY KEY (
meta_id
) made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, BeRocket_AAPF->admin_init, BeRocket_AAPF->create_berocket_term_table, dbDelta', referer: https://www.mydomain.ext/wp-admin/post.php?post=1234&action=editI have got no clue where to find a solution for this. Never seen dbDelta before, and not really a programmer myself. I tried recreating the filter, trying to add a new index name (not sure if that was a solution, didn’t work for me). I would like to get rid of the error, but I’m not sure what to do else than recreating the filter.
Do you have any clue on what I can do to solve this?
Thanks in advance for your help!
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Incorrect index name ‘meta_id’’ is closed to new replies.