Using moderation modules such 'moderate' or 'moder8' causes errors such as 'no file uploaded' or no thumbnail being generated on uploaded video. I guess it's because the content is being hidden from video upload module.
Using moderation modules such 'moderate' or 'moder8' causes errors such as 'no file uploaded' or no thumbnail being generated on uploaded video. I guess it's because the content is being hidden from video upload module.
Comments
Comment #1
plan9 commentedI found a patch for the Modr8 module that effectively deals with this: http://drupal.org/node/215393#comment-727705
Basically the patch makes content visible - but still lists new content in a moderation pane to be acted on as necessary.
Video upload content gets it's proper thumbnail this way.