- 🇮🇹Italy apaderno Brescia, 🇮🇹
I am closing this bug report, since the module has been marked obsolete on 2016.
I received the following errors on an install of the d7 modules, I created a patch for these two. (Be gentle, it's my first patch).
Fatal error: Call to undefined function taxonomy_save_vocabulary() in /sites/all/modules/image/contrib/image_gallery/image_gallery.install on line 34
Fatal error: Call to undefined function db_result() in /sites/all/modules/image/contrib/image_gallery/image_gallery.module on line 192
That being said, I'm still trying to find the functions that these errors are calling for:
Fatal error: Call to undefined function _image_check_settings() in /Users/erinmarchak/Sites/drupal7/sites/all/modules/image/contrib/image_attach/image_attach.module on line 118
Fatal error: Call to undefined function image_get_sizes() in /Users/erinmarchak/Sites/drupal7/sites/all/modules/image/contrib/image_attach/image_attach.module on line 120
It seems like _image_check_settings() has been completely bagged #543890: ruthlessly kill _image_check_settings() → . The image_attach.module seems okay without it, but I can't figure out where image_get_sizes() is coming from
Closed: outdated
1.0
image_gallery
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I am closing this bug report, since the module has been marked obsolete on 2016.