mediaplayer erreur jquery

dfdssfsfd3806

Member
YetiShare User
Apr 4, 2014
271
0
16
hello you have a mistake in the mediaplayer plugin you put the script

Code:
<script type = "text / javascript" src = "<php echo WEB_ROOT;?> /js/jquery-1.9.1.js"> </ script>
then you would put the

Code:
  <script type = "text / javascript" src = "<php echo WEB_ROOT;?>/js/jquery-1.11.0.min.js"> </ script> 

This error prevents the display of the player iframe I speak in the plugins page /mediaplayer/site/_embed.php
 

adam

Administrator
Staff member
Dec 5, 2009
2,046
108
63
I don't see this in our dev copy, I assume it's resolved. Thanks for the feedback.