Flash Album Generator 2 Support Product Page
This topic was archived
Add picture dinamic XML+PHP +Mysql
Asked 19 Jul 2006 18:37:09
1
has this question
19 Jul 2006 18:37:09 Ana Rosiris Castro Mendez posted:
Hi, I buy the flash album generator extension. I view the tutorial www.dmxzone.com/ShowDetail.asp?NewsId=11468 and try apply with php+mysql but dont work.When apply the tutorial (but in php) appaer this error when display the gallery in the browser:
[Internal DMX FlashGallery (v2.03) Error]
Unable to load gallery data from the XML file.
Error message: [Transaction.ErrorMessage(100)] Unable to unserialize the XML document.
Root node is not a 'flashgallery' but 'br'
Mostlikely the XML document is corrupt.
Rceived XML Document:
<br /><b>Parse error</b>: parse error, unexpected T_STRING in <b>c:\appserv\www\seporsur\images_album\13\instalaciones_xml.php</b> on line <b>1</b><br />
Replies
Replied 19 Oct 2006 17:10:39
19 Oct 2006 17:10:39 Buzz Steele replied:
I have this same message but I'm not using PHP
Replied 23 Aug 2007 17:30:18
23 Aug 2007 17:30:18 Bobby Edgar replied:
Try changing the line <?xml version="1.0" encoding="UTF-8"?> to <?PHP '<?xml version="1.0" encoding="UTF-8"?>' ?> in the xml file.
