All WP-User-Manager pages return an error
-
This is only my second WordPress website, and the first with accounts, so please bare with me.
I am building an mini e-commerce site and would like user accounts so shoppers can see/track their orders and order history. I installed WP User Manager and it created a registration, login, account, etc pages. Everything worked and then I must have done something, the registration page stopped working. So I uninstalled and reinstalled the plugin and now none of the pages work. All of them return the following error:
Fatal error: Uncaught Error: Call to a member function get_template_part() on null in /home/fateofth/public_html/store/wp-content/plugins/wp-user-manager/includes/wpum-forms/class-wpum-form-registration.php:356 Stack trace: #0 /home/fateofth/public_html/store/wp-content/plugins/wp-user-manager/includes/abstracts/abstract-wpum-form.php(121): WPUM_Form_Registration->submit(Array) #1 /home/fateofth/public_html/store/wp-content/plugins/wp-user-manager/includes/wpum-forms/class-wpum-forms.php(95): WPUM_Form->output(Array) #2 /home/fateofth/public_html/store/wp-content/plugins/wp-user-manager/includes/wpum-shortcodes/shortcodes.php(190): WPUM_Forms->get_form(‘registration’, Array) #3 /home/fateofth/public_html/store/wp-includes/shortcodes.php(319): wpum_registration_form(Array, ”, ‘wpum_register’) #4 [internal function]: do_shortcode_tag(Array) #5 /home/fateofth/public_html/store/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\[(\\[?)(wpum_r…’, ‘do_shortcode_ta…’, ‘[wpum_register …’) #6 /home/fateofth/public_h in /home/fateofth/public_html/store/wp-content/plugins/wp-user-manager/includes/wpum-forms/class-wpum-form-registration.php on line 356
I am hosted on Siteground and am running:
Wordpress 4.9.8
WooCommerce Version 3.5.1
PHP 7.3.0
Theme BlaszokThe page I need help with: [log in to see the link]
The topic ‘All WP-User-Manager pages return an error’ is closed to new replies.