Recent Fatal Errors
-
Recently my registration pages have stopped working on some of my sites. I run a number of membership sites that use almost identical registration forms. I am now getting the following errors. My wordpress and plugin are the latest available version. Also, on these pages the wordpress admin bar doesn’t load. I’ve tried creating a new form, but still get the same issues. I am using the free version of the plugin.
Site 1
Fatal error: Class ‘RM_Frontend_Form_Base’ not found in /wp-content/plugins/custom-registration-form-builder-with-submission-manager/public/models/class_rm_frontend_form_multipage.php on line 8
Edit 3:Turning of reCaptcha didn’t fix this issue, but I didn’t expect it to.Site 2
Fatal error: Uncaught Error: Class ” not found in wp-content/plugins/custom-registration-form-builder-with-submission-manager/external/PFBC/Element/Captcha.php:12 Stack trace: #0 wp-content/plugins/custom-registration-form-builder-with-submission-manager/public/models/class_rm_frontend_form_reg.php(204): Element_Captcha->__construct() #1 wp-content/plugins/custom-registration-form-builder-with-submission-manager/public/models/class_rm_frontend_form_multipage.php(179): RM_Frontend_Form_Reg->hook_post_field_addition_to_page(Object(RM_PFBC_Form), 1) #2 wp-content/plugins/custom-registration-form-builder-with-submission-manager/public/models/class_rm_frontend_form_multipage.php(141): RM_Frontend_Form_Multipage->prepare_fields_for_render(Object(RM_PFBC_Form)) #3 wp-content/plugins/custom-registration-form-builder-with-submission-manager/public/controllers/class_rm_front_form_controller.php(10 in wp-content/plugins/custom-registration-form-builder-with-submission-manager/external/PFBC/Element/Captcha.php on line 12
Edit 1:Turning off reCaptcha resolved the above error, but I would like to be able to use reCaptcha.Site 3: No error and no form
Edit 2:Additionally, the Country form field causes an unusual text dump. Sometimes just the all the countries other times the entire site’s posts.
- The topic ‘Recent Fatal Errors’ is closed to new replies.