• Resolved argeifontes

    (@argeifontes)


    I get a fatal error when running wp cli. Error disappears with Registration Magic deactivated. This is the beginning of the error:

    PHP Fatal error:  Uncaught Error: Call to undefined function simplexml_load_file() in /var/www/tainacan/wp-content/plugins/custom-registration-form-builder-with-submission-manager/includes/class_rm_xml_loader.php:39

    Stack trace:

    #0 /var/www/tainacan/wp-content/plugins/custom-registration-form-builder-with-submission-manager/includes/class_rm_request.php(33): RM_XML_Loader->load_data()

    #1 /var/www/tainacan/wp-content/plugins/custom-registration-form-builder-with-submission-manager/includes/class_rm_main_controller.php(28): RM_Request->isValid()

    #2 /var/www/tainacan/wp-content/plugins/custom-registration-form-builder-with-submission-manager/includes/class_registration_magic.php(93): RM_Main_Controller->__construct()

    #3 /var/www/tainacan/wp-content/plugins/custom-registration-form-builder-with-submission-manager/registration_magic.php(275): Registration_Magic->__construct()

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support RegistrationMagic Support

    (@registrationmagicsupport)

    Hi @argeifontes,

    Looks like the PHP SimpleXML extension is not installed on your server. Could you please request your server admin to install the SimpleXML extension and then check again.

    Thread Starter argeifontes

    (@argeifontes)

    Thank you. The issue has been resolved.

    Best regards,

    ? ?? ?? ?? ?? ?? ?? ?? ?Pedro

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error when running wp cli’ is closed to new replies.