I got the following message (see attached image) when I ran the Drupal database update after upgrading Advertisement module to the 2.3 version from 2.2 per the security warning issued by the Drupal Security team. Should I be worried? It seems to be functioning properly so far, but...

Comments

john franklin’s picture

Thanks for checking this. I'll look into it tonight.

smyleeface’s picture

I got this error too and I think it's because ad_update_6009 doesn't return anything. I adding return array(); at the end of the function and the update went through with no error messages.

john franklin’s picture

Status: Active » Fixed

Good call @smyleeface. Look for a 2.3.1 shortly.

john franklin’s picture

d.o doesn't grok 2.3.1 as a valid release version number, a bug IMHO, so it's called 6.x-2.4.

ps. @smyleeface, check your profile page. :)

smyleeface’s picture

Awesome! Thanks John! :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.