Hi!
It took me awhile to locate the offending module (see also http://drupal.org/node/219541 and http://drupal.org/node/289924 which were identical errors caused by other modules). I receive the same error on both the -2.x-dev and -3.x-dev branches.
I can provide a database snapshot if needed to reproduce. Thanks!
Regards,
-Brian
Comments
Comment #1
brianbrown commentedAlso the same on the 6.x-2.x branch.
-B
Comment #2
epe commentedbrian is right - I could reproduce the error and after disabling twitter module - no more error!
Maybe that's because (at least ).. I used the identi.ca module too?
cheers!
eric
Comment #3
brianbrown commentedHi!
I tried uninstalling both the Identica actions and the Identica actions modules to no effect.
-Brian
Comment #4
sirkitree commentedSounds like there is a duplicate hook implementation somehow... it's good that you can pinpoint this happening in twitter module, but it sounds like another module is conflicting. If you can figure out which other one by leaving twitter enabled and disabling other suspect modules, that would help.
Comment #5
steinmb commented