Not sure if this is a bug, but thought I would report it. I get the following error when trying to run Media Mover:
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 '= f.fid AND m.mmfid IS NULL AND n.changed > 1209412497 ORDER BY n.nid DESC' at line 1 query: SELECT f.filepath, n.nid FROM files f LEFT JOIN node n ON f.nid = n.nid LEFT JOIN content_field_fieldtest c ON c.nid = n.nid LEFT JOIN media_mover_files m ON m.fid = f.fid AND m.cid = 2 WHERE c. = f.fid AND m.mmfid IS NULL AND n.changed > 1209412497 ORDER BY n.nid DESC in /home/voxboxn/public_html/proactivemedia.tv/includes/database.mysql.inc on line 172.
Comments
Comment #1
arthurf commentedThanks for reporting- it's actually been fixed 0.4+ If you install a more recent, should be fine.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.