Database Error on new ARI PRO Quiz
-
Hi,
when creating a new quiz, it seems the code tries to insert a “0” into an auto_increment field.
And then the quiz itself also does not get an ID and I cannot use it.
Anything I can fix here or change? My Page is running using PHP7.2Regards,
AndyDuplicate entry ‘0’ for key ‘PRIMARY’ for query INSERT INTO
wp_asq_personalities
(personality_id
,personality_guid
,quiz_id
,personality_title
,personality_content
,image_id
,personality_order
) VALUES (‘0’, ‘e7f5331a-65d3-45dd-a29a-*****’, ‘0’, ‘TEWI oder WIWI’, ”, ”, ‘1’) von do_action(‘admin_page_ari-stream-quiz-quiz’), WP_Hook->do_action, WP_Hook->apply_filters, Ari\App\Plugin->__call, Ari_Stream_Quiz\Controllers\Quiz\Save->execute, Ari_Stream_Quiz\Models\Quiz->save, Ari_Stream_Quiz\Entities\Quiz_Personality->store, Ari\Entities\Entity->store
- The topic ‘Database Error on new ARI PRO Quiz’ is closed to new replies.