You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@hjbarraza thanks for reporting. I can't find prefix hard-coded, but it seems $wpdb->posts does not get the custom prefix for some reason. Will have to look into it.
API error: parsererror
WordPress database error: [Table 'dehesada_wor1.wp_posts' doesn't exist]
MSELECT post_date FROM wp_posts WHERE ID = 566
The current table name is "dehesada_wor1.is_wp_posts"
It should read the custom table prefix defined in wp-config.php
The text was updated successfully, but these errors were encountered: