SimpleXML Parse Error
-
Hello,
I’m getting the following error when trying to display a Google/Picasa album. Running PHP 7.0.18. Any idea what the issue might be?
Here is the shortcode:
[gallery type="picasa" user_id='xxxxx' kind='album' album='yyyyyyyyyyyyyy' access='public' protection='none' layout='square' caption='desc-title' thumb_size='72' main_size='1600']Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in /srv/users/devuser/apps/xxxxx/public/wp-content/plugins/photonic/extensions/Photonic_Picasa_Processor.php on line 246 Warning: simplexml_load_string(): kind: That is not one of the acceptable values in /srv/users/devuser/apps/xxxxx/public/wp-content/plugins/photonic/extensions/Photonic_Picasa_Processor.php on line 246 Warning: simplexml_load_string(): ^ in /srv/users/devuser/apps/xxxxx/public/wp-content/plugins/photonic/extensions/Photonic_Picasa_Processor.php on line 246
Thank you.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘SimpleXML Parse Error’ is closed to new replies.