Hosted uploading videos issues
Design and Skin Customization
Hello Brian
Quote:
Try this for me on your site - on line 6259 of the jrCore/index.php file you will find this:
if (!isset($_rt["{$fld}_size"] ) || $_rt["{$fld}_size"] < 1) {
header('HTTP/1.0 404 Not Found');
jrCore_notice('Error', 'invalid media id - media file not found');
}
I removed the 4 lines as you've suggested. Run integrity check, reset chaches, verify video files.
I number my findings to prevent confusion.
1) The problem got fixed but only if it is played from an Android smart phone and a selected skins.
2) On an Iphone and Ipad with safary or google chrome browser the same error message as described earlier(see above image) appears.
3) From an Android smart phone the videos only works on Projam, media Pro and Elastic 2 skin. All other skins the video fails to play with the same error message.
4) When I tested from a desktop pc or laptop using google chrome or internet explorer 11 the same error appears in the three skins(see above image error). When I tested on the other skins the error do not show, but the video will not play.
I hope it made any sense my explanation. Please let me know if you need any further clarification.