Closed (fixed)
Project:
Video Upload
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
8 Feb 2011 at 07:56 UTC
Updated:
23 Feb 2011 at 01:40 UTC
Jump to comment: Most recent file
This error comes everytime on cron run after submitting content with video, if token module is enabled. After uninstalling token it works like a charm.
Recoverable fatal error: Argument 2 passed to token_replace() must be an array, string given, called in D:\wwwroot\momentti\drupal7\sites\all\modules\video_upload\video_upload.module on line 174 and defined in token_replace() (line 77 of D:\wwwroot\momentti\drupal7\includes\token.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | video_upload.1054636.patch | 2.4 KB | jhedstrom |
Comments
Comment #1
jhedstromThanks GloGi, I should have a fix for this in soon.
Comment #2
jhedstromHere's a patch. This will be committed to dev shortly.
Comment #3
jhedstromThis has been committed.