Download & Extend

comment imagecache preset not displaying

Project:ImageCache Profiles
Version:5.x-1.4
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

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

#2

Component:Code» Documentation
Category:bug report» support request
Status:active» closed (fixed)

Thanks Neochief.

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

John

nobody click here