Hi again!
As you wrote, that there might be a problem with a 3rd party plugin, I disabled the plugin:
bo:VideoJS
bo:VideoJS 2.1.2 [Plugin]
Based on VideoJS (
http://videojs.com)
» local version: 3.2.0
» for CDN-Version take a look on videojs.com
Description:
Content Plugin which provides a responsive HTML5 Video Player for Joomla! 2.5
Syntax:
Place the following code in an article:
{bo_videojs controls=[1] autoplay=[0] preload=[auto] poster_visibility=[1] loop=[0] video_mp4=[
http://video-js.zencoder.com/oceans-clip.mp4] video_webm=[
http://video-js.zencoder.com/oceans-clip.webm] video_ogg=[
http://video-js.zencoder.com/oceans-clip.ogg] poster=[
http://video-js.zencoder.com/oceans-clip.png] text_track=[captions|/video-js/captions.vtt|en|English]}
This plugin is uses a lot on the site to show video files in the mp4-format
On the page "Da amerikanerne kom"
frontend: [mysite]/index.php/historie/103-da-amerikanerne-kom
backend: [/mysite]/administrator/index.php?option=com_content&view=article&layout=edit&id=103
a video is added with the following code:
{bo_videojs width=[720] height=[576] controls=[1] autoplay=[0] preload=[auto] poster_visibility=[1] loop=[0] video_mp4=[[mysite]/images/video/amerikaner-westfalen-1945.mp4] poster=[[mysite]/images/video/amerikaner-westfalen-1945-768-578.png]}
I have substituted my site-address with the dummy [mysite]
If this plugin is causing my problems, maybe you could suggest another component/extension to show mp4 videos, without conflicts with EasySocial.
Best regards
Hans Uwe