The block_row template bit handles both the latestposts and latesttopics
I have it modified it...but I want the latestposts blocks to have its own separate template bit as the information shown for it should actually hold the last_poster information rather than the thread starter info. Also it would be nice to modify the template bit to include a title tag to show the full name of the thread after the "...".
Also currently...the usergroup formatting is implemented for the latestposts[shows correctly for the latesttopics]. Can you fix that please.
Lemme try and explain with a screenshot:

For the latest topics...it shows fine..except for one glitch...here it shows the last poster information. Lemme prove it this way...the movie request thread was actually started by a member called "Cyberboy" and the last post was by "ahsanmani" but in the LatestTopic block the last poster name is shown instead of Thread Starter...this must actually be the case in LatestPosts actually where the last poster name is shown...but instead the thread starter name is shown...as in the current case "cyberboy".
Also for the usergroup formatting...in the latesttopics "PriThvik" is in the same group as "ahsanmani" but the same group member has a red colour in latesttopics...but in the latestposts...there is no usergroup formatting that is followed.
I hope you now understood what I am trying to convey. Lemme know if you have understood...if not I shall try to make a video this time.
<a href="{$this->ipsclass->base_url}showtopic={$row['tid']}&view=getnewpost"><b><i>{$row['title']}</i></b></a>
{$row['lang_by']} {$row['starter']}
<br /><br />
The above one is my block_row template [its the same case even with the default template bit]
Edited by lsat1212, 02 August 2008 - 10:49 AM.





Contributor















