By de groote on Saturday, 28 July 2018
Posted in Technical Issues
Replies 14
Likes 0
Views 820
Votes 0
Hello,

I have a strange problem with the media player block rendering embeded video files.
It seems the player graphics are not loaded correctly and an empty iterface is loaded.
I tried to find a jquery conflict but it seems not to be the reason of this strange rendering.
I have the same behaviour on backend and frontend.
I have tried with different files and filestypes and i have the same result.
Please can you check the example on this test site url (copy of the production site with the same problem) to find the problem.

Cordialy,
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

I realised your site CSS stylesheet loaded from pagespeed cache.

Is it possible to temporary turn off pagespeed from your server for this development site? Because i would like to see whether is it this caused this issue.

And can you provide us with your site backend and FTP access so I can troubleshoot this issue?
·
Saturday, 28 July 2018 09:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your response,
Every pagespeed server can be turned off by adding the following url parameter:

?PageSpeed=off

I will give you the server access very soon.

cordialy,
·
Saturday, 28 July 2018 14:14
·
0 Likes
·
0 Votes
·
0 Comments
·
I have interesting news for you, when i replace

media/com_easyblog/scripts/vendors/videojs.min.js
by
media/com_easyblog/scripts/vendors/videojs.js

the player works fine.
·
Saturday, 28 July 2018 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
To be sure it's not a pagespeed issue (i think it's not related because i don't have any minify or combine plugin activated), i have tried with pagespeed off on server side, still the same result.
the minified version of videojs.js don't execute correctly.

Cordialy,
·
Saturday, 28 July 2018 22:40
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like you're right, look like that compressed js file caused this issue.

For now you can try download my attached file and replace into this JoomlaFolder/media/com_easyblog/scripts/vendors/videojs.min.js

and I will log this issue into our issue tracker.
·
Sunday, 29 July 2018 14:17
·
0 Likes
·
0 Votes
·
0 Comments
·
i did some tests and it works fine.

Cordialy,
·
Monday, 30 July 2018 16:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for getting back to us, we will push this fix in next release version.
·
Monday, 30 July 2018 17:05
·
0 Likes
·
0 Votes
·
0 Comments
·
I have the same issue,
replacing the videojs.min.js file with your version solved the problem
·
Wednesday, 05 September 2018 17:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for getting back to us that patch file fix that issue.
·
Wednesday, 05 September 2018 18:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Still encountered this in the most recent version, and the posted file corrects the display issue but autoplay and loop is not functioning.

Regards,
·
Monday, 10 September 2018 04:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Earl,

Perhaps you can start a new thread regarding this issue so we can better have a check on your site?
·
Monday, 10 September 2018 12:02
·
0 Likes
·
0 Votes
·
0 Comments
·
I will Arlex, its on my development server at the moment, itll be a day or so because Im going out of town. Thank you for responding.
·
Monday, 10 September 2018 16:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Earl, once you have started a new ticket, we'll look into it
·
Monday, 10 September 2018 16:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post