Jump to content

error with youtube player for joomla


treybraid

Recommended Posts

can anyone give me an idea what the issue might be with this syntax:

 

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/xtremet7/public_html/AXEMAN/modules/mod_vipervideopro/helper.php on line 399

 

is this something i can edit and possibly fix to remove the error?  ive attached the helper file...

 

thanks

trey

helper.php

Link to comment
https://forums.phpfreaks.com/topic/296671-error-with-youtube-player-for-joomla/
Share on other sites

Youtube ended support for version 2 api, need to sign up now and use version 3 with a key.

Which means your module needs editing plus make an api account.

 

https://developers.google.com/youtube/2.0/developers_guide_protocol

 

Note: The YouTube Data API (v2) has been officially deprecated as of March 4, 2014. Please refer to our deprecation policy for more information. Please use the YouTube Data API (v3) for new integrations and migrate applications still using the v2 API to the v3 API as well.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.