Hi,
I’m seeing the following error msg when I try to open the /courses/ page on a standard (new, not modified) installation of LearnPress:
Fatal error: Uncaught Error: Call to undefined function learn_press_get_course_rate_total() in /home/user/public_html_addon/site/wp-content/themes/education-lms/inc/template-tags.php:216 Stack trace: #0 /home/user/public_html_addon/site/wp-content/themes/education-lms/learnpress/content-course.php(19): education_lms_course_rate_total() #1 /home/user/public_html_addon/site/wp-includes/template.php(724): require(‘/home/user/…’) #2 /home/user/public_html_addon/site/wp-content/plugins/learnpress/inc/lp-template-functions.php(2481): load_template(‘/home/user/…’, false) #3 /home/user/public_html_addon/site/wp-content/plugins/learnpress/templates/content-archive-course.php(55): learn_press_get_template_part(‘content’, ‘course’) #4 /home/user/public_html_addon/site/wp-content/plugins/learnpress/inc/lp-template-functions.php(2518): include(‘/home/user/…’) #5 /home/user/public_html_addon/site/wp-content/plugins/learnpress/inc/class in /home/user/public_html_addon/site/wp-content/themes/education-lms/inc/template-tags.php on line 216
The site is experiencing technical difficulties.
My installation is on Apache, shared hosting, WordPress 5.2.3, with Cloudflare as proxy. Cloudflare returns an error 500 and the page shows the above text.
Any help is much appreciated, thank you.