google thumbnails don't show

anantagati - December 8, 2007 - 21:46
Project:Embedded Media Field
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed
Description

I enabled videos from youtube and google video.
From google video there are no thumbnails. Instead of thumbnail there is a link "See Video" to the node.
Thumbnails from youtube are ok.

#1

bennybobw - December 8, 2007 - 21:48
Status:active» won't fix

this project is deprecated. Please see the Embedded Media Field Project.
http://drupal.org/project/emfield

#2

anantagati - December 9, 2007 - 07:37
Project:Video CCK» Embedded Media Field
Version:5.x-1.x-dev» 5.x-1.x-dev
Priority:normal» critical
Status:won't fix» active

Same problem in Embedded Media Field module.

#3

kdebaas - January 1, 2008 - 01:16

I can confirm this. Youtube thumbnails show, but google video thumbnails do not.

#4

extrabigmehdi - January 9, 2008 - 02:44

any plan to fix this ?
do you need any particular information ?
I have the problem for all google videos.
This wasn't the case before.

#5

Alex UA - January 11, 2008 - 01:47

I have a site installed with the newest version of emfield and it is working fine. Can you confirm the version number you are working with?

#6

aaron - February 15, 2008 - 18:23
Status:active» active (needs more info)

also, please give one or two google video links you are using, so we can test better.

thanks,
aaron winborn

#7

aaron - February 19, 2008 - 03:23

you might also try putting them into http://drupalhub.org and see if they work there -- that's the latest development version.

#8

charly71 - July 8, 2008 - 22:45

Youtube and Google thumbnails urls are called in two ways in your template:

$node->field_url[0]['data']['thumbnail']['filepath'] -> good for Google

$node->field_url[0]['data']['thumbnail']['url'] -> good for Youtube (and other like Blip.tv)

I configured an if-else statement in my template to try witch one is an empty string...

Bye

#9

Alex UA - August 5, 2008 - 14:13
Status:active (needs more info)» closed

Closing, as google video thumbnails are working fine in the dev version.

 
 

Drupal is a registered trademark of Dries Buytaert.