Hey there!
I had/have the same problem like Lost Eventide. After finding this thread I could fix the profile at least. The group images are finally there. But even after editing the plugin for the posts nothing changes. Any ideas? I use the default templates for a new design, so there is everything at its proper place and nothing changed there, yet.
Thx
Edit: I found something after a few more hours auf searching (found it in the reviews:
I had/have the same problem like Lost Eventide. After finding this thread I could fix the profile at least. The group images are finally there. But even after editing the plugin for the posts nothing changes. Any ideas? I use the default templates for a new design, so there is everything at its proper place and nothing changed there, yet.
Thx
Edit: I found something after a few more hours auf searching (found it in the reviews:
Solution is to open aui.php and change
function aui_post($post)
to
function aui_post(&$post)