[SOLVED] FormBrowser - String could not be parsed as XML

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
echobrin
Forum Members
Forum Members
Posts: 54
Joined: Sat May 29, 2010 6:03 pm

[SOLVED] FormBrowser - String could not be parsed as XML

Post by echobrin »

We get the following error when trying to download an excel spreadsheet of our form results in Form Browser:

Error: at line 298 in file /modules/FormBuilder/FormBuilder.module.php:

String could not be parsed as XML

Does this sound like a strange character in someone's submitted form could be causing the error? If so, any suggestions on what to look for? I don't see anything obvious so far in the most recently submitted forms.
echobrin
Forum Members
Forum Members
Posts: 54
Joined: Sat May 29, 2010 6:03 pm

Re: [SOLVED] FormBrowser - String could not be parsed as XML

Post by echobrin »

I found the culprit by poking around in the database (fb_formbrowser table). One of the submitted forms was abruptly cut off, so the XML format was messed up. I deleted that row, and I can now download the excel file without an error.
Locked

Return to “Modules/Add-Ons”