comment imagecache preset not displaying

Bacteria Man - February 4, 2009 - 00:44
Project:ImageCache Profiles
Version:5.x-1.4
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

This seems like it should be easy, but for some odd reason the imagecache preset assigned to imagecache profile comment selection is not displaying next to each comment in a thread.

Examining imagecache_profiles.module the condition at line 35 is never true:

    if ($account->cid) {

I have confirmed on admin/user/settings the preset for comments is set and working correctly. Yet the $account object never seems to contain the cid property.

#1

neochief - July 11, 2009 - 20:29

I had the same situation but everything was solved when I enabled "User pictures in comments" option in my theme settings :)

#2

Bacteria Man - July 11, 2009 - 22:12
Component:Code» Documentation
Category:bug report» support request
Status:active» closed

Thanks Neochief.

Maybe it's obvious to most, but this subtle fact should be included in the project description page.

John

 
 

Drupal is a registered trademark of Dries Buytaert.