Closed (fixed)
Project:
FlashVideo
Version:
5.x-2.7-beta
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2008 at 21:09 UTC
Updated:
9 Oct 2008 at 02:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
giorgio79 commentedHi,
Here is the patch for 5.x-2.7-beta
Here is how you need to set thumbnail height and width
flashvideo_get_thumbnail($node, array('thumbnail_width' => 120, 'thumbnail_height' => 90));
Comment #2
thomaskr commentedHi,
Our site uses flashvideo on practically every single page, so even the most simplest of php errors kills the site. I'm having trouble upgrading flashvideo.install,v 1.1.2.3 2007/11/15 to a newer version so that I can take advantage of this thumbnail feature (setting width and height). What are the specific steps required to update my install?
Thanks!
Comment #3
travist commentedThis doesn't look like it has to do with the install file... I just submitted this to CVS and issued and will issue a new beta shortly. Great patch!
Comment #4
thomaskr commentedWe have an index page spitting out a lot of thumbnails that play videos when you click on them (http://www.amazingtechproducts.com/action) but want those thumbnails to link directly to the node that relates to that video content instead.
We had a 3rd party who was experienced with flashvideo installs do it so we're not savvy on the upgrade requirements (every attempt to do so just crashes the web page). Is there a page that gives specific instructions on how to upgrade a flashvideo install? If not, I guess we'll have to hire that developer again...
thanks
Comment #5
travist commentedWhat version are you trying to upgrade from?... I might have to look at the install file and make sure that the upgrade paths are correct. You should just be able to overrite the flashvideo files and then run your update.php script on your page.
Comment #6
travist commentedComment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.