hi
i have updated this modul and decod the video new. the filepath isn't correct!!!
in the node ouput is that code:
<script type="text/javascript">
var FO = { movie:"/sites/all/modules/op_video/mediaplayer.swf",
width:"640",height:"500",majorversion:"7",build:"0",bgcolor:"#FFFFFF",
allowfullscreen:"true",flashvars:"id=4&callback=/op_video/callback&file=http://www.tutorial-world.de/files/var/www/tutorial/files/videos/transcoded/4.flv&displayheight=480&showicons=false&showdigits=true&showfsbutton=true&repeat=false&showvolume=true&autostart=false&volume=80&bufferlength=5&backcolor=0xFFFFFF&frontcolor=0x000000&lightcolor=0x000000&overstretch=false" };
UFO.create(FO,"jwflashplayer");
</script>
.....this line is wrong
http://www.tutorial-world.de/files/var/www/tutorial/files/videos/transcoded/4.flv
the line must to be ...
http://www.tutorial-world.de/files/videos/transcoded/4.flv
sorry my englisch is very bad
Comments
Comment #1
jbrown commentedGoto admin/settings/file-system
what is File system path?
Also, try submitting that page and see if it makes a difference.
Comment #2
Trasherk commentedthe settings in admin/settings/file-system
are okay, look screenshot!
Lagerlogistik
Comment #3
Trasherk commentedin mysql datebase is the same wrong filepath
var/www/tutorial/files/videos/transcoded/8.flv
look screenshot!
Comment #4
jbrown commentedokay - try 5.x-3.2
which version of php are you using and is it on windows or linux?
Comment #5
Trasherk commentedi use php 5.2 on linux the new update is really good i don't have any more problems...
thanks
Comment #6
jbrown commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.