joomlaworks / allvideos

AllVideos
https://www.joomlaworks.net/allvideos
GNU General Public License v2.0
19 stars 14 forks source link

Allvideos feed output issue #22

Closed shigri20 closed 8 years ago

shigri20 commented 8 years ago

i using Allvideo +k2, after upgrading to joomla 3 i am facing feed issue. in categories that have video, feed can not show video and show bellow massage :

You may not be able to visit this page because of: an out-of-date bookmark/favouritea search engine that has an out-of-date listing for this sitea mistyped addressyou have no access to this pageThe requested resource was not found.An error has occurred while processing your request. Please try one of the following pages: Home Page If difficulties persist, please contact the System Administrator of this site and report the error below. Category not found

I just check into feed output and find issue in linking videos check this output

` <?xml version="1.0" encoding="utf-8"?>

SUCH TV - SUCH TV - Videos http://www.suchtv.pk Thu, 28 Jan 2016 14:33:18 +0500 SuchTv News Portal en-gb News Bulletin 09am January 24, 2016 http://www.suchtv.pk/videos/item/32703-news-bulletin-09am-january-24-2016.html http://www.suchtv.pk/videos/item/32703-news-bulletin-09am-january-24-2016.html News Bulletin 09am January 24, 2016
]]> admin.web@suchtv.pk (Bilal) Videos Sun, 24 Jan 2016 13:26:53 +0500

` Check source in "iframe src="http://www.suchtv.pk///www.dailymotion.com/embed/video/x3o3u7l" my website url was add in video url. i facing this issue just on rss/feed how can solve

shigri20 commented 8 years ago

just check this url : http://www.suchtv.pk/videos.feed

kavadas commented 8 years ago

I verify the issue. Joomla! thinks no protocol URLs are relative links and prepends the site URL to them. In order to fix the issue we can use HTTPS protocol for all video providers.

fevangelou commented 8 years ago

Fixed in https://github.com/joomlaworks/allvideos/commit/5f5e76f3ed245304104008d5303c768ee519e505