Hi,

After updating the FlickrGallery module from 7.x-3.0-beta2 to beta3, I received the following error:

Fatal error: Call to undefined function theme_flickrgallery_wrapper_albums() in /public_html/sites/all/modules/flickrgallery/flickrgallery.module on line 118

Could please somebody help me? I searched for this function, but I couldn't find it.

Thank you in advance for the quick feedback!

Kind regards,
Tom

Comments

tvhaute created an issue. See original summary.

miteshmap’s picture

Status: Active » Needs review
StatusFileSize
new486 bytes

Please find attached patch :)

tvhaute’s picture

Hi,

Thanks for the fast reply, but I still have the error..

Fatal error: Call to undefined function flickrgallery_wrapper_albums() in sites/all/modules/flickrgallery/flickrgallery.module on line 118

I can't find the function flickrgallery_wrapper_albums() ?

Thanks for the support!

Kind regards,
Tom

miteshmap’s picture

StatusFileSize
new591 bytes

sorry for the bad patch, here is the new one :)

  • miteshmap committed 97bdac3 on 7.x-3.x
    Issue #2657112 by miteshmap: Fatal error after update
    
miteshmap’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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

aprilr’s picture

Patch worked great! Thanks!