Weird database error when I pushed my site live
-
I am getting a weird database error when I pushed my dev site to my client’s virtual private server on GoDaddy. Does anyone know what this is and how to fix it?
WordPress database error: [Table 'dev_testcr.wp_redirection_items' doesn't exist] SELECT wp_redirection_items.*,wp_redirection_groups.tracking,wp_redirection_groups.position AS group_pos,wp_redirection_modules.id AS module_id FROM wp_redirection_items INNER JOIN wp_redirection_groups ON wp_redirection_groups.id=wp_redirection_items.group_id AND wp_redirection_groups.status='enabled' INNER JOIN wp_redirection_modules ON wp_redirection_modules.id=wp_redirection_groups.module_id AND wp_redirection_modules.type='wp' WHERE( wp_redirection_items.regex=1 OR wp_redirection_items.url='/')
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Weird database error when I pushed my site live’ is closed to new replies.