hello you have a mistake in the mediaplayer plugin you put the script
<script type = "text / javascript" src = "<php echo WEB_ROOT;?> /js/jquery-1.9.1.js"> </ script>
then you would put the
<script type = "text / javascript" src = "<php echo WEB_ROOT;?>/js/jquery-1.11.0.min.js"> </...