I tried to upload a new video in a testing site and I get this error message:
Fatal error: Call to undefined function: token_replace() in /home.10.31/xxx/www.example.com/modules/video/types/video_upload/video_upload.module on line 510

Using video-5.x-1.x-dev.tar.gz of the 2008/02/20

Ronan

Comments

fax8’s picture

do you have the token module installed?

rondev’s picture

Status: Active » Fixed

No token module isn't installed.
I didn't see in the documentation that this module was required. Now, I just see that it is required in the module list by "Upload Video".

I installed it. It works well now. Thank you.

I used to install only highly necessary modules to reduce maintenance as it costs a huge amount of time to safely and continuously update the modules (checking, ...).

Ronan

fax8’s picture

Now that you have it installed you might want to have a look at the video_upload options + token.. This add a lot of flexibility to configure paths of uploaded videos.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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