First of all: Thanks for the development efforts. I guess, this should become an important module for Drupal 7 one day.

I am working with 'Drupal core 7.x-dev (2010-Dez-15)' and 'Video 7.x-1.x-dev 2010-Dec-13' in combination with about ~50 additional optional modules. Every time I switch on the Video module, the complete site stops working -- there is just nothing anymore, blank screen.

Luckiliy I make use of Drush, so disabling/enabling modules via command line is an option for me.

Comments

Blooniverse’s picture

... additional error code from Drush whilst uninstalling the video module:

The following modules will be uninstalled: video
Do you really want to continue? (y/n): y

Fatal error: Call to undefined function db_fetch_array() in /var/www/site.net/sites/all/modules/video/video.install on line 98
Drush command terminated abnormally due to an unrecoverable error.                                    
Error: Call to undefined function db_fetch_array() in
/var/www/site.net/sites/all/modules/video/video.install, line 98
geekgirlweb’s picture

I am also having issues uninstalling Video as well, same error:
Fatal error: Call to undefined function db_fetch_array() in /home/username/public_html/sites/all/modules/video/video.install on line 98

hypertext200’s picture

we are still developing and this is not a final code, please do not use the 7.X dev branch as it has a hot code.

hypertext200’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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