In my recent log messages:
Notice: Undefined index: name in droptor_modules() (line 366 of /data/www/wimleers.com/sites/all/modules/droptor/droptor_feed.inc).
Notice: Undefined index: version in droptor_modules() (line 364 of /data/www/wimleers.com/sites/all/modules/droptor/droptor_feed.inc).

Happening at http://wimleers.com/droptorfeed/my-secret-key

Comments

jemond’s picture

Huh, weird. I will take a look. Thanks!
jpe

jemond’s picture

Status: Active » Fixed

Hey Wim,

I took a look at this and this would imply you have a module in your system table that doesn't have name or version information. This is odd because looking at your Droptor account I see all modules having a name and version. I went ahead and wrapped version in an isset() check, but name is already wrapped. Can you confirm you are running the latest from dev?

jpe

jemond’s picture

Patched!

jemond’s picture

Status: Fixed » Closed (fixed)

This is released in the 7.x-2.8.