Thanks, however now whenever I try to create a new quiz I get a "fatal error" from WordPress.
Here is one of them, sent to my email:
Code: |
Error Details
=============
An error of type E_ERROR was caused in line 131 of the file /home2/colordra/public_html/wp-content/plugins/ari-stream-quiz/libraries/arisoft/core/app/class-plugin.php. Error message: Uncaught Error: Class 'Ari_Stream_Quiz\Controllers\Quiz_Session\Copy' not found in /home2/colordra/public_html/wp-content/plugins/ari-stream-quiz/libraries/arisoft/core/app/class-plugin.php:131
Stack trace:
#0 /home2/colordra/public_html/wp-content/plugins/ari-stream-quiz/includes/class-plugin.php(329): Ari\App\Plugin->__call('display_quiz_se...', Array)
#1 /home2/colordra/public_html/wp-content/plugins/ari-stream-quiz/includes/class-plugin.php(34): Ari_Stream_Quiz\Plugin->shortcode_handler(Array)
#2 /home2/colordra/public_html/wp-includes/shortcodes.php(343): Ari_Stream_Quiz\Plugin->Ari_Stream_Quiz\{closure}(Array, '', 'streamquiz')
#3 [internal function]: do_shortcode_tag(Array)
#4 /home2/colordra/public_html/wp-includes/shortcodes.php(218): preg_replace_callback('/\\[(\\[?)(stream...', 'do_shortcode_ta...', '[streamquiz id=...')
#5 /home2/colordra/public_html/wp-content/plugins/ari-stream-quiz/includes/class-plugin.php(159): do_shortcode('[streamquiz id=...')
#6 /home2/colordra/public_html/wp-content/plugi
|