/admin/build/media_mover/files has the following two errors:

* user warning: Unknown column 'video' in 'where clause' query: SELECT COUNT(*) FROM media_mover_files WHERE cid = video in /home/youdrup/domains/youdrup.com/public_html/sites/all/modules/media_mover/media_mover_api.module on line 2486.
* user warning: Unknown column 'video' in 'where clause' query: SELECT * FROM media_mover_files WHERE cid = video ORDER BY date DESC LIMIT 0, 10 in /home/youdrup/domains/youdrup.com/public_html/sites/all/modules/media_mover/media_mover_api.module on line 2486.

Comments

arthurf’s picture

Thanks for catching this. Issue was the menu changing causing the variables to be off. Fix is in CVS

arthurf’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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