• Hi there,

    I’m getting the following error when I try to link the plugin to my OAP account.

    I’ve tried the plugin on two different websites and also on two different OAP accounts.

    Fatal error: Uncaught exception ‘Exception’ with message ‘String could not be parsed as XML’ in /home/mmbw/public_html/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php:299 Stack trace: #0 /home/mmbw/public_html/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php(299): SimpleXMLElement->__construct(”) #1 [internal function]: gvtyForm_oap_custom_fields_string(Array) #2 /home/mmbw/public_html/wp-admin/includes/template.php(1120): call_user_func(‘gvtyForm_oap_cu…’, Array) #3 /home/mmbw/public_html/wp-admin/includes/template.php(1088): do_settings_fields(‘my_gvty_oap_cus…’, ‘gvty_oap_custom…’) #4 /home/mmbw/public_html/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php(501): do_settings_sections(‘my_gvty_oap_cus…’) #5 /home/mmbw/public_html/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php(75) : runtime-created function(1): oap_manage_ in /home/mmbw/public_html/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php on line 299

    https://www.ads-software.com/extend/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m getting this error as well when I go to the “field mapping” tab.

    Plugin Author e_durose

    (@e_durose)

    Hello @aportbury & @nacke81,

    I’ve done some research on this error and found that:

    “The common problem is that your trying to access a secured site (https://) and your copy of php doesn’t have the openssl extension enabled in php.ini.” (https://stackoverflow.com/questions/7267738/simplexmlelement-error-but-xml-is-valid)

    And:

    “If it will help anyone I solved this by enabling extension=php_openssl.dll” (https://www.sitepoint.com/forums/showthread.php?412794-Can-t-solve-SimpleXML-Error-String-could-not-be-parsed-as-XML)

    Please let us know if updating your php.ini fixes this error.

    Thanks!

    Got this same error:
    Fatal error: Uncaught exception ‘Exception’ with message ‘String could not be parsed as XML’ in /home/content/i/s/e/iseearose/html/forms/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php:299 Stack trace: #0 /home/content/i/s/e/iseearose/html/forms/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php(299): SimpleXMLElement->__construct(”) #1 [internal function]: gvtyForm_oap_custom_fields_string(Array) #2 /home/content/i/s/e/iseearose/html/forms/wp-admin/includes/template.php(1176): call_user_func(‘gvtyForm_oap_cu…’, Array) #3 /home/content/i/s/e/iseearose/html/forms/wp-admin/includes/template.php(1144): do_settings_fields(‘my_gvty_oap_cus…’, ‘gvty_oap_custom…’) #4 /home/content/i/s/e/iseearose/html/forms/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php(501): do_settings_sections(‘my_gvty_oap_cus…’) #5 /home/content/i/s/e/iseearose/html/forms/wp-content/plugins/dnd-gravity-form in /home/content/i/s/e/iseearose/html/forms/wp-content/plugins/dnd-gravity-forms-to-office-autopilot-contact-builder/gravity-to-officeAP.php on line 299

    And your answer to resolve it does not apply. My openssl has been enabled since 2008.
    openssl
    OpenSSL support enabled
    OpenSSL Library Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
    OpenSSL Header Version OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008

    So, what is causing this error?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error’ is closed to new replies.