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

vhmauery’s picture

Assigned: miffay » Unassigned

Video 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.

miffay’s picture

thx

fax8’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

bharanikumariyerphp’s picture

Hi 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

blueskipper’s picture

hello...

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