- Posts: 11
COMMUNITY FORUM
AllVideos output issue - videos doesn't appear
- Muhammad Abbas
-
Topic Author
- Offline
- New Member
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
check the feed output:
<iframe src="http://www.suchtv.pk///www.dailymotion.com/embed/video/x3okfgt" width="400" height="300" frameborder="0" allowfullscreen title="JoomlaWorks AllVideos Player"></iframe>
Check "iframe src="www.suchtv.pk///www.dailymotion.com" in source code, website url was added in video url automatically. i facing this issue just on rss/feed section but in news section video appear properly. I also install fresh joomla +k2 and allvideos but there facing the same how can solve this issue? what is the main reason? script or server side issue?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
Are you using the latest versions of Joomla, K2 and AllVideos? Are you using any other third party extensions?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Muhammad Abbas
-
Topic Author
- Offline
- New Member
- Posts: 11
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
The quick fix would be to edit file sources.php of AllVideos and set it to use the HTTPS protocol.
Edit file github.com/joomlaworks/allvideos/blob/master/plugin/jw_allvideos/includes/sources.php#L246 so the src attribute of the iframe looks like:
src=\"https://www.dailymotion.com/embed/video/{SOURCE}\"
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Muhammad Abbas
-
Topic Author
- Offline
- New Member
- Posts: 11
my problem has been solved by using your given instructions.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
- Posts: 8743
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.