Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 19:32 UTC
Updated:
5 Sep 2008 at 08:07 UTC
hi
im working with drupal 5.3
i install video module
go to admin/build/modules and i see that
Video Image 5.x-1.x-dev Enable thumbnails support for video module. Depende de: Image (no encontrado), Video (desactivado)
Upload Video 5.x-1.x-dev Enable Uploaded video support for Video module. Depende de: Video (desactivado), Token (no encontrado) Necesitado por: Video ffmpeg Helper (desactivado)
why image and token (not found)?
what is the problem?
plz i search the problem all night and i really tired
thx
Comments
Comment #1
vhmauery commentedVideo Image module requires Image module because that is how it stores the images -- each thumbnail is stored as an Image node.
Video upload requires Token module, but I haven't looked into that part of the code enough to figure out all you can do with it.
But with both of these requirements, you should only have to install them -- there isn't much configuration required to get those two modules working.
However, even after you install those, you need to make sure that you have configured Video Image, Video FFmpeg helper to work properly to get automatic thumbnailing to work.
Comment #2
miffay commentedthx
Comment #3
fax8 commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
bharanikumariyerphp commentedHi Dear
I'm Facing your same problem,
Can you send the vedio module plz,
My Problem
In my module upload vedio not enable,
It Show's token not installed,
Depends on: Video (enabled), Token (missing)
Required by: Video ffmpeg Helper (disabled)
This is my Error
Thanks in advance
Comment #6
blueskipper commentedhello...
strange behaviour of video module...i have it working and there is one video actually showing thumbnail and functioning...from youtube, however when i try to add another video i recieve the
warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: URL file-access is disabled in the server configuration in /home/purehr/public_html/includes/image.inc on line 326.
i tried to upload a picture and to include it from existing images...with same result...so how come this one (the first video) is working normally and has got a thumbnail while it wont add new videos?
thx for help