Database Error: “unknown column”
-
Hi, I just installed QSM 8.0.6 on WP 6.1.1 PHP 8.0. Answers are not stored due to 2 missing columns in the DB. Here’s the entry in the server log file for one column:
stderr: WordPress database error Unknown column ‘page_name’ in ‘field list’ for query INSERT INTO
wp_mlw_results(quiz_id,quiz_name,quiz_system,point_score,correct_score,correct,total,name,business,email,phone,user,user_ip,time_taken,time_taken_real,quiz_results,deleted,unique_id,form_type,page_url,page_name) VALUES (1, …..After manually adding the text-fields “page_url” and “page_name” to wp_mlw_results for testing only, storing works as expected.
Any thoughts? Thank you!
The page I need help with: [log in to see the link]
The topic ‘Database Error: “unknown column”’ is closed to new replies.