Page 1 of 1

Authorpic Plugin

Posted: Thu Mar 10, 2005 5:42 pm
by martoq
I am having problems with the authorpic plugin. I can get it to display the author pic on an entry when you drill down into the entry. But when your on the front page, it does not display the pictures. Any ideas?

I am not certain is supposed to function this way. Based on the API and the way I read the plugin code, it is. But I could be wrong.

Posted: Thu Mar 10, 2005 6:39 pm
by martoq
Well a quick follow up to this. The problem appears to be in realname. The script could not find eventData['realname'] on the main page but could find it within the entry.

I simply replaced all eventData['realname'] with eventData['author'] and it worked fine for now.

Posted: Sun Mar 13, 2005 2:12 pm
by garvinhicking
Thanks a lot! I committed the fix! :)

Regards,
Garvin