Member
Member
mikinoo   25-11-2009, 21:57
#1

hi, im working on a new theme for zp and cant figure out what stops flowplayer from working. please check out http://michalrusina.sk/fotogaleria/videa/video.flv/

1.the link to the movie is weird

"/fotogaleria/albums/videa/video.flv"

and even if i hardcode it to

"http://michalrusina.sk/fotogaleria/albums/videa/video.flv"

it wont work... please help. thanks

Member
Member
mikinoo   25-11-2009, 22:07
#2

oh and one more thing, it would be nice to add the attribute type="text/javascript" to script tags generated by zp.

Administrator
Administrator
acrylian   25-11-2009, 22:09
#3

You probably did something wrong with your custom theme. Compare your image.php with one of the standard themes and also check if it works with these standard themes.

It generally works fine as you can see here: http://zenpage-demo.maltem.de/album1/zenpageteaser-final.flv.php

Btw nice theme. Hope to get a showcase submission later...;-)

Administrator
Administrator
acrylian   25-11-2009, 22:11
#4

Don't know what script tags you mean but to my knowledge all javascript calls have the type set. (flowplayer3's surely have).

EDIT: I see what you mean, the actually flowplayer code missed them indeed. We will correct that.

Member
Member
mikinoo   26-11-2009, 10:01
#5

i tried to switch to example theme and the result is the same :/

Administrator
Administrator
acrylian   26-11-2009, 10:28
#6

Well, then some setting is wrong on your server. The video is correctly loaded in the background from the url /fotogaleria/albums/videa/video.flv.

I just remember that there was an issue with flowplayer3 in 1.2.6. So my only advise is to please try the nightly build.

Member
Member
mikinoo   26-11-2009, 23:03
#7

nothing changed with the nightly,actually the mod_rewrite is not working :/ can you give me a hint what could cause the video not to play on the server side?

Administrator
Administrator
acrylian   27-11-2009, 10:40
#8

If modrewrite is not working you either don't have the option checked or the .htaccess file is missing or not correct. Always run setup after installing and upgrading (zp-core/setup.php).

Regarding flowplayer and videos, I have no idea as I never encountered this issue. Maybe your file is not encoded correctly (flv is a container and you might have used the wrong actually codec). Have you tried the flvplayer plugin (you need to download the flvplayer files as noted first)?

Member
Member
mikinoo   27-11-2009, 14:38
#9

i tried mp3s and they worked, so youre probabbly right and the flv file is not correct. i ran the setup php without any problems,the htaccess is missing indeed...

Member
Member
mikinoo   27-11-2009, 14:40
#10

i copyied the htaccess from elsewhere and its working,i think that there is a bug, because it wont create it at setup and even if i disable mod_rewrite then save and enable and save again...

Administrator
Administrator
acrylian   27-11-2009, 14:44
#11

Just delete the htaccess file and setup will create a new one. Otherwise it is not changed.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.