user warning: Unknown column 'confirm' in 'where clause'

scwoodal - October 22, 2009 - 00:05
Project:Media Mover
Version:6.x-1.0-beta4
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Clicking on "Administer->Site Building->Media Mover->All Files" gives the following error:

"user warning: Unknown column 'confirm' in 'where clause' query: SELECT COUNT(*) FROM media_mover_files WHERE cid = confirm in /var/www/test/sites/all/modules/media_mover/media_mover_api.module on line 2656.

user warning: Unknown column 'confirm' in 'where clause' query: SELECT * FROM media_mover_files WHERE cid = confirm ORDER BY date DESC LIMIT 0, 10 in /var/www/test/sites/all/modules/media_mover/media_mover_api.module on line 2656."

#1

scwoodal - October 22, 2009 - 03:21

Looks like after I've got some files generated by Media Mover this error goes away.

#2

arthurf - October 22, 2009 - 14:43

Can you give me the URL that you got this error at? It's clear that the $cid is getting passed in wrong, but I'm trying to figure out where that's coming from.

#3

arthurf - November 13, 2009 - 22:09
Status:active» closed

This seems to have been resolved in the dev branch. Closing

 
 

Drupal is a registered trademark of Dries Buytaert.