• Resolved jlumme

    (@jelums)


    Hi!

    I installed LifterLMS to our site yesterday and everything was working, in the morning today I upgraded it to 3.6.0 and did the database upgrade, after this whenever I’m trying to take any quiz I get this:

    Fatal error: Call to undefined method LLMS_Quiz::has_prerequisite() in /var/www/html/wp-content/plugins/lifterlms/includes/functions/llms.functions.access.php on line 288

    how should I proceed with this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I can confirm. There is a problem.

    [28-Mar-2017 13:08:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method LLMS_Quiz::has_prerequisite() in /home/xxxxxx/public_html/testowa/wp-content/plugins/lifterlms/includes/functions/llms.functions.access.php:288
    Stack trace:
    #0 /home/xxxxxx/public_html/testowa/wp-content/plugins/lifterlms/includes/functions/llms.functions.access.php(130): llms_is_post_restricted_by_prerequisite(238, 65)
    #1 /home/xxxxxx/public_html/testowa/wp-content/plugins/lifterlms/includes/class.llms.template.loader.php(291): llms_page_restricted(238)
    #2 /home/xxxxxx/public_html/testowa/wp-includes/class-wp-hook.php(298): LLMS_Template_Loader->template_loader('/home/xxxxxx/...')
    #3 /home/xxxxxx/public_html/testowa/wp-includes/plugin.php(203): WP_Hook->apply_filters('/home/xxxxxx/...', Array)
    #4 /home/xxxxxx/public_html/testowa/wp-includes/template-loader.php(73): apply_filters('template_includ...', '/home/xxxxxx/...')
    #5 /home/xxxxxx/public_html/testowa/wp-blog-header.php(19): require_once('/home/xxxxxx/...')
    #6 /home/xxxxxx/public_html/testo in /home/xxxxxx/public_html/testowa/wp-content/plugins/lifterlms/includes/functions/llms.functions.access.php on line 288
    

    Hey all,

    Please have 3.6.1 a shot as it fixes this issue.

    Take care,

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quizzes broken after 3.6.0 update’ is closed to new replies.