When trying to > Site Configuration > Excercise Planner I encounter this error statement

"Fatal error: Call to undefined function image_get_sizes() in /home/blablabla/public_html/jajajadajada/sites/all/modules/exercise/exerciseplan.module on line 145"

how to resolve this? thanks in advance!

Comments

icc’s picture

Assigned: Unassigned » icc
Status: Active » Needs work

The settings page is trying to access the image module, but it isn't there. There should be a check to see if the image module is installed. This will get fixed real soon, until then you'll just have to install the image module or create a fake image_get_sizes which returns an empty array.

Thank you for reporting this issue.

bavarian’s picture

thank you ...

icc’s picture

Status: Needs work » Fixed

This issue was fixed in commit #443562

Status: Fixed » Closed (fixed)

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