Conversation
supportHi I’m trying to get a client setup with a Broadbean account and integrate to their site. I’ve downloaded the latest version of the plugin and am on the latest version of WP. Have set a username and password in the settings and placed them into the sample XML provided, then send the XML over to Broadbean to test and they get the errors below when trying to send via Postman. Currently the site is sat where it will live but has an IP address for the domain and looks like this http://111.11.11.11/~clientname as their domain isn’t pointing to the new site yet. Any ideas welcomed at the point, Broadbean are exceptionally unhelpful and wont even book the integration into their 8 week wait time until it’s fixed. Many thanks ——- <br /> <b>Warning</b>: simplexml_load_string(): Entity: line 5: parser error : xmlParseEntityRef: no name in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: simplexml_load_string(): <password>+rm’kU;5Fb}w&{E6</password> in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: simplexml_load_string(): ^ in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: simplexml_load_string(): Entity: line 24: parser error : Opening and ending tag mismatch: sallary_per line 24 and salary_per in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: simplexml_load_string(): <sallary_per>annum</salary_per> in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> <br /> <b>Warning</b>: simplexml_load_string(): ^ in <b>/home/paratus/public_html/wp-content/plugins/wpbroadbean/templates/inbox.php</b> on line <b>28</b><br /> Authorisation failed. Incorrect username or password.
Hi Peter, The errors are indicating a problem with simplexml_load_string() which I believe sometimes is not enabled in PHP. Could you double check that it is in fact enabled please. This reply was modified 6 years, 9 months ago by Mark Wilkinson .
Hi Peter, The errors are indicating a problem with simplexml_load_string() which I believe sometimes is not enabled in PHP. Could you double check that it is in fact enabled please. This reply was modified 6 years, 9 months ago by Mark Wilkinson .