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

eastcn’s picture

error:
sites/all/modules/photos/photos_swfu.module
sites/all/modules/photos/photos_swfu/photos_swfu.module

Upgrade steps:
1, please delete all the files directory photos.
2, please download the new version of photos.

7, cler cache,/admin/settings/performance

http://drupal.org/node/394984

cletusalphonse’s picture

I 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

cletusalphonse’s picture

Anyone have any thoughts as to how I can clear this error?

nathaniel’s picture

Status: Active » Closed (cannot reproduce)