- Posts: 21
COMMUNITY FORUM
[SOLVED] Allvideos doesn't work with https://
- Conversal
-
Topic Author
- Offline
- Junior Member
We've updated our website to https:// but now the VIMEO videos in our K2 content don't appear anymore.
Probably because that this is not set in Allvideos.
Is there a know fix for this? Because https:// is quite important these days...
Jeroen
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Which version of AllVideos are you using?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Conversal
-
Topic Author
- Offline
- Junior Member
- Posts: 21
I just installed the latest version on this website.
URL of a page that doesn't work: www.eendracht-aalst.be/nieuws/ea-tv/item/2724-wedstrijdbeelden-en-reactie-dirk-geeraerd
Jeroen
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.
- Conversal
-
Topic Author
- Offline
- Junior Member
- Posts: 21
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.
- Vladimir Poluhin
-
- Offline
- New Member
- Posts: 4
I've just installed the development version:
github.com/joomlaworks/allvideos/archive/master.zip
It does not work.
If I turn off secured site, it works again.
Here's a demo: razberi.info/софтуерни-уроци
Would you be so kind to assist me?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Can you send me an example of the code you are using?
If you are using links that contain http:// you need to manually change them to https://
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Vladimir Poluhin
-
- Offline
- New Member
- Posts: 4
Here's the code that I'm using everywhere:
{youtube}cE1MH-RXXIA{/youtube}
Youtube ID
:)
Here's URL:
razberi.info/софтуерни-уроци/2951-adobe-photoshop-автоматизация-на-web-save
Thx :)
Please Log in or Create an account to join the conversation.
- Vladimir Poluhin
-
- Offline
- New Member
- Posts: 4
Did you replicate this bug?
Please Log in or Create an account to join the conversation.
- Vladimir Poluhin
-
- Offline
- New Member
- Posts: 4
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
If you are using links towards http:// links the browser will block them.
You need to use https:// only.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jeff Johnston
-
- Offline
- New Member
- Posts: 13
I have installed the development version 4.8, but my youtube videos are still not playing. My AllVideos mp3 files are playing just fine after installing the development version 4.8.
I am running the latest Joomla.
Here is a link to view: www.asianaccess.org/latest/blogs/from-the-president-blog/1402-that-we-may-be-one
The only video that is working is the YouTube iframe embed script. This is used in the article.
The AllVideo codes are used at the bottom of the article (in the More Information section). None of these syntax conventions are working.
1. code only {youtube}bxzZVztAz2U{/youtube}
2. short secure URL {youtube}**https://youtu.be/bxzZVztAz2U**{/youtube}
3. full secure URL {youtube}***https://www.youtube.com/watch?v=bxzZVztAz2U***{/youtube}
And here is a playlist example that no longer works:
{youtube}www.youtube-nocookie.com/embed/videoseries?list=PLkA2p-axkHE4_XuaWbn68n7eF4yBiNt_i{/youtube}
I just can't get the YouTube videos to play using AllVideos.
Regards,
Jeff
P.S. - I added asterisks so that the code didn't result in embedding the video on your site. These asterisks are not in the code on my site.
Please Log in or Create an account to join the conversation.
- Jeff Johnston
-
- Offline
- New Member
- Posts: 13
I am getting this error:
'www.domain.com/nnnpage/..'. was loaded over HTTPS, but requested an insecure resource 'www.youtube.com/embed/xzZVztAz2U'. This request has been blocked; the content must be served over HTTPS.
All other pages on my site is secure, except where AllVideo's youtube embed codes exist. Therefore, I believe this is an AllVideos plugin problem. Please advise.
Jeff
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jeff Johnston
-
- Offline
- New Member
- Posts: 13
When I had 4.7 installed, neither youtube or mp3 audio was working. After installing 4.8, the mp3 audio started working, but not the youtube instances.
- jeff
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
4.7 here using iframe with // -> demo.nuevvo.com/sites/radiowave/index.php?option=com_k2&view=item&layout=item&id=25&Itemid=120
backend -> jmp.sh/7G8Glmx
Joomla Article -> demo.nuevvo.com/sites/janaro/index.php?option=com_content&view=article&id=25&Itemid=228
This means that some extension (a content plugin maybe) is forcing http:// part in the iframes.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jeff Johnston
-
- Offline
- New Member
- Posts: 13
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Jeff Johnston
-
- Offline
- New Member
- Posts: 13
I can still use this component while unpublishing that particular plugin. I don't use that plugin, because I rely on AllVideos for this function of embedding YT videos.
I am notifying the developer for his benefit.
But i think it's now working. I'm still testing articles and modules that leverage the AllVideos links.
Please Log in or Create an account to join the conversation.