Video Embed issue #85
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tslocum/tinyib#85
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I found a bug- when one enters a youtube video, after accepting it it quickly flashes this warning before returning to the page
[Warning: file_get_contents(http://soundcloud.com/oembed?format=json&url=https%3A%2F%2Fyoutu.be%2Fa6BxZK6mNAQ): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /var/www/html/s1/inc/functions.php on line 594
Warning: file_get_contents(http://vimeo.com/api/oembed.json?url=https%3A%2F%2Fyoutu.be%2Fa6BxZK6mNAQ): failed to open stream: HTTP request failed! HTTP/1.]
It flashes it on the temporary page that is quickly displayed after one posts. I fixed the display of the error text by removing soundcloud and vimeo from the array in settings php. All the error text that shows up probably freaks out posters and they wonder what it says. Thanks
closed via commit
3ee1805ae3
Thanks, I believe this was caused by the oEmbed URLs defaulting to http:// rather than https://
Please let me know if you still encounter this after changing your embed URLs to https://
mentioned in commit SchwabischesBauernbrot/tinyib@3ee1805ae3