CLOSED ... I solved it!!!!! Help with Database error, Thrive Quizbuilder

pitza

Active member
Dec 13, 2019
337
185
43
On all of my sites I had Quizbuilder installed, I have a database error like this:

(TQB Question Editor). Detailed error message: Table 'HObbEUmAA8sRYc.wp_tge_questions'

I cannot find anything in the database that's referring to this. Deleting the plugins and all database leftovers didn't help and with my older sites, I would lose too much stuff with a reinstall.

The error seems to come from Thrive Architect (or the theme builder), but it goes away when I disable the quizbuilder.

Does anyone know what's going on?

The jquery error looks like this:


SHOW FULL COLUMNS
FROM
`wp_tge_questions` LIKE 'settings'
+
  1. TD_DB_Migration->column_exists()
Plugin: thrive-visual-editorTable 'HObbEUmAA8sRYc.wp_tge_questions' doesn't exist1146
ALTER TABLE `wp_tge_questions`
ADD COLUMN `settings` TEXT NULL DEFAULT NULL
AFTER `description`
+
  1. TD_DB_Migration->run()
Plugin: thrive-visual-editorTable 'HObbEUmAA8sRYc.wp_tge_questions' doesn't exist1146
SHOW FULL COLUMNS
FROM
`wp_tqb_user_answers` LIKE 'answer_text'
+
  1. TD_DB_Migration->column_exists()
Plugin: thrive-visual-editorTable 'HObbEUmAA8sRYc.wp_tqb_user_answers' doesn't exist1146
ALTER TABLE `wp_tqb_user_answers`
ADD COLUMN `answer_text` TEXT NULL DEFAULT NULL
AFTER `quiz_id`
+
  1. TD_DB_Migration->run()
Plugin: thrive-visual-editorTable 'HObbEUmAA8sRYc.wp_tqb_user_answers' doesn't exist1146
 
Last edited:

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu