Error with different DB table prefix
-
For some odd reason, I am getting an error running the wizard. It seems to be pulling the default $table_prefix instead of the alternative I set. This is the error I am getting:
WordPress database error: [Table 'vandigro_rct.wp_postmeta' doesn't exist]
In my wp-config I have defined:
$table_prefix = 'rc_';
Everything else on the site is working perfectly AND this plugin was working until I tried to rebuild the related posts (via the wizard). Any help would be appreciated because I really like the speed of the plugin. Thx!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Error with different DB table prefix’ is closed to new replies.