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

CommentFileSizeAuthor
#2 screentshot.gif8.73 KBTrasherk
#3 database.gif23.12 KBTrasherk

Comments

jbrown’s picture

Assigned: Unassigned » jbrown

Goto admin/settings/file-system

what is File system path?

Also, try submitting that page and see if it makes a difference.

Trasherk’s picture

Status: Closed (fixed) » Active
StatusFileSize
new8.73 KB

the settings in admin/settings/file-system

are okay, look screenshot!

Lagerlogistik

Trasherk’s picture

StatusFileSize
new23.12 KB

in mysql datebase is the same wrong filepath

var/www/tutorial/files/videos/transcoded/8.flv

look screenshot!

jbrown’s picture

okay - try 5.x-3.2

which version of php are you using and is it on windows or linux?

Trasherk’s picture

i use php 5.2 on linux the new update is really good i don't have any more problems...

thanks

jbrown’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Status: Active » Closed (fixed)