Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: SSL issue with videos and id (Reel, not Wyvern Video)

Status Resolved
Add-on / Version Reel 1.1
Severity
EE Version 3.5

Bryan Dion

Jul 25, 2017

Description: If your control panel has SSL enabled the preview videos are blocked because you are explicitly defining http:// in your urls to youtube and vimeo. I’ve changed each reference to // and everything works fine. Also on entry save video_id gets saved, but in your field type you check for just id which causes the video to not load. By changing the references in field.php to video_id it seems to resolve the issue.


Detailed steps to reproduce the issue:
1. Turn SSL on in CP
2. Search for videos
3. Select one, video does not load and console shows mixed content being blocked.

 

 

#1

BoldMinded (Brian)

Thanks for mentioning this. I had // defined at one point, and changed it to http://, but I forget the reason why 😊

I’ll take another look at this though.

#2

BoldMinded (Brian)

Fixed for the next release.

Login to reply