We are upgrading all our modules while we are moving to a new domain name and server. Right now, the only thing I see that is not working is that videos are not showing at all. Here is an old site page: http://www.momsteam.com/successful-parenting/parenting-elite-athletes/ge... where you can see that it looks right - this is with 5.x-0.9. On the new site, which is 5.x-4.0-beta6, the same page is http://67.225.182.81/successful-parenting/parenting-elite-athletes/gener...

Does anyone have any ideas. Unfortunately, the module's issue queue is not terribly responsive.

Comments

vm’s picture

viewing the source, the new page isn't printing the necessary code for the vid as the original page is.

altered input format? (likely not it) I know you know to check input formats.

rather than futz with the flv_player.module, I think I'd deploy swftools ?

nancydru’s picture

I really don't want to do much new development on this site as we are probably be going to hire Acquia to re-develop it from scratch (and it needs it) for D6. Plus the last time I looked at Swftools, it was not going to be ported to D6.

I saw that the javascript was missing, but I'm not sure why. I have run all the updates.

Actually, I did not check the input formats because this started with a database copy of the old site, so they should all be there. Plus, this is an uploaded file, not part of the body.

nancydru’s picture

I need some help here, please.