ZenphotoCMS Forum
flv not working in theme. what to do? - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: flv not working in theme. what to do? (/thread-4324.html)



flv not working in theme. what to do? - dresse - 2008-12-27

Hi.
I chose this theme: http://www.driesrengle.be/zenphoto/index.php?album=photography&image=MVI_0551.flv , but my flv videos don't seem to work...
How can i make them work?

Thanks,
Greetz,
D.




flv not working in theme. what to do? - domc - 2008-12-27

I'm using ZenPage now but I could not get FLV to work in that theme either. Maybe someone has a fix.




flv not working in theme. what to do? - acrylian - 2008-12-27

@dresse: Please try one of the official supported themes (your theme as not been updated for a while). If it does not work then please try the nightly build. Also you should only enable one video player plugin at a time (as written on the plugin admin page).

@domc: You are using Zenphoto 1.2.2 with Zenpage 1.0.0. Please update Zenpage to 1.0.1 and try again.




flv not working in theme. what to do? - dresse - 2008-12-27

enabling one video player doesnt work.
And flv is working with other themes, but i want it to work with this theme because i like this one! :)
Isn't there anything in the coding that i can fix so that it works? I have a good understanding of css and html...




flv not working in theme. what to do? - sbillard - 2008-12-27

You must then look at the coding in the theme you like, compare it to the coding that works in the distributed themes and make the appropriate changes. The developers do not have the time or knowledge to make changes to arbitrary themes.




flv not working in theme. what to do? - dresse - 2008-12-28

I thought maybe there were users here with the same problem who already found a fix for it... Or people here who know in witch file to look or witch line of code that i had to change...
annyway, thanks for your time...




flv not working in theme. what to do? - acrylian - 2008-12-28

The page to look at is the theme's image.php. I suggest you take a look at our theming tutorial, too. If you manage to update the theme we will appreciate that and will happily include the fix on the themes page.




flv not working in theme. what to do? - dresse - 2008-12-29

thanks for the help.
I've fixed the theme.
I don't know why, but he used "printDefaultSizedImageAlt" instead of "printDefaultSizedImage". You guys know why? I've changed it now and it works.

Had to change something in his css too because the border was not rendering correctly. Now it's all ok!
I shall upload it.




flv not working in theme. what to do? - dresse - 2008-12-29

i have put it here: http://www.driesrengle.be/dark.rar




flv not working in theme. what to do? - acrylian - 2008-12-29

Don't know maybe the theme's author made his own prindDefaultSizeImageAlt(ernate) for some special usage way back then. Thanks for fixing, we will check it and put it up on the themes page later.




flv not working in theme. what to do? - dresse - 2008-12-29

i don't know either...
I also can't guarantee you that everything works perfect now. It works for me... but maybe there are still bugs ore i changed things that i'd better not change...