Hello Everybody
I've searched this forum but didn't find any satisfactory answer for this.
What I ineed is a link to the profile page of author in the artcle template.
It sounds easy but I really don't know how to do it.
So far I know how to:
- get author id (it's created_by field)
- display author name ( JFactory::getUser($autor_id)->name)
But that's all
The bridge between user and seblod generated profile article is a big mistery to me. I didn't find any connection betwwen user ID and user profile article ID.
Can anyone help please
Thanks so much
Michal