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...
| Comment | File | Size | Author |
|---|---|---|---|
| Ad_Module_Database_Update_Error_20120516.jpg | 53.83 KB | gregarios |
Comments
Comment #1
john franklin commentedThanks for checking this. I'll look into it tonight.
Comment #2
smyleeface commentedI 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.
Comment #3
john franklin commentedGood call @smyleeface. Look for a 2.3.1 shortly.
Comment #4
john franklin commentedd.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. :)
Comment #5
smyleeface commentedAwesome! Thanks John! :)