Hex_legend
06-21-2008, 12:50 AM
How do I add the latest blog entry in the forum member profile?
I took a closer look at the blog plugins, but couldn't find the right one.
Edit: I tried to put the code below into the memberinfo template, that didn't work either
Quote:
<span class="shade">$vbphrase[last_comment]</span>
<a href="member.php?$session[sessionurl]username=$blog[lastcommenter]">$blog[lastcommenter]</a>, <a href="blog.php?$session[sessionurl]bt=$blog[lastblogtextid]">$blog[commentexcerpt]</a>, $blog[commentdate]<if condition="!$show['detailedtime']">, $blog[commenttime]</if>
Thanks
I took a closer look at the blog plugins, but couldn't find the right one.
Edit: I tried to put the code below into the memberinfo template, that didn't work either
Quote:
<span class="shade">$vbphrase[last_comment]</span>
<a href="member.php?$session[sessionurl]username=$blog[lastcommenter]">$blog[lastcommenter]</a>, <a href="blog.php?$session[sessionurl]bt=$blog[lastblogtextid]">$blog[commentexcerpt]</a>, $blog[commentdate]<if condition="!$show['detailedtime']">, $blog[commenttime]</if>
Thanks