I just upgraded to the latest version (not dev) and now receive the following error:
user warning: Duplicate entry 'sites/all/modules/photos/photos_swfu/photos_swfu.module' for key 1 query: UPDATE system SET info = 'a:10:{s:4:\"name\";s:11:\"photos swfu\";s:11:\"description\";s:9:\"SWFUpload\";s:7:\"package\";s:12:\"album photos\";s:12:\"dependencies\";a:1:{i:0;s:6:\"photos\";}s:4:\"core\";s:3:\"6.x\";s:7:\"version\";s:13:\"6.x-2.6-beta3\";s:7:\"project\";s:6:\"photos\";s:9:\"datestamp\";s:10:\"1237855854\";s:10:\"dependents\";a:0:{}s:3:\"php\";s:5:\"4.3.5\";}', name = 'photos_swfu', filename = 'sites/all/modules/photos/photos_swfu/photos_swfu.module', bootstrap = 0 WHERE filename = 'sites/all/modules/photos/photos_swfu.module' in /var/www/sites/drupal/includes/module.inc on line 141.
I tried downgrading back to 1.4, but that didn't work, giving me database errors, so I went back to 2.6b3. I can upload pictures, and view my albums, but I still see that user warning.
Any ideas?
Comments
Comment #1
eastcn commentederror:
sites/all/modules/photos/photos_swfu.module
sites/all/modules/photos/photos_swfu/photos_swfu.module
http://drupal.org/node/394984
Comment #2
cletusalphonse commentedI have deleted the photos directory and replaced with the new one several times, have cleared the cache, and ran update.php. When I remove the photos folder, the error goes away, but comes back again as soon as I put it back in. I don't see sites/all/modules/photos/photos_swfu.module in the directory, it must be trying to access it from the database somewhere. I'm guessing it had something to do with the downgrade.
MySQL 5.0.51a
PHP 5.2.4
Apache 2.2.8
Comment #3
cletusalphonse commentedAnyone have any thoughts as to how I can clear this error?
Comment #4
nathaniel commented