When I was looking why my call to function taxonomy_image_display() doesn't result in the default image for a guest I found the following:
global $user missing in function taxonomy_image_get_object()
Maybe the following test will return a correct value, but I doubt it because $user is not defined.
!empty($user->taxonomy_image_disable_images)).

Thanks for a very good module.

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Fixed

Committed to both branches.

Status: Fixed » Closed (fixed)

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