SQL Error

DesignWork - April 20, 2008 - 19:51
Project:Video Thumbnailer
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:critical
Assigned:DesignWork
Status:active
Description

Hi Maintainer,

I found some problems installing video thumbnailer. (drupal 5.x)

First I got this: user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(`nid`) )' at line 5 query: CREATE TABLE video_thumbnailer_node ( `vtid` int(11) DEFAULT NULL, `nid` int(11) DEFAULT NULL, `type` varchar(255) NOT NULL DEFAULT 0 PRIMARY KEY (`nid`) ) in /var/www/drupal/includes/database.mysql.inc on line 172.

Second I got this going to admin/media_mover/config/add : Fatal error: Call to undefined function mm_ffmpeg_frame_sizes() in /var/www/drupal/sites/all/modules/video_thumbnailer/video_thumbnailer.module on line 137

Are this known bugs? Any patches allready or do I have to solve this by myself?

Warm regards from Cologne

Dirk

 
 

Drupal is a registered trademark of Dries Buytaert.