Jump to content


Latest Pos6ts block WITH prefixes


  • You cannot reply to this topic
1 reply to this topic

#1 eagle00789

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 06 September 2007 - 06:34 AM

Do you use d21-custom_topic_prefixes on your board and do the prefixes don't show up in the latest posts block?

Here is the guide how to do it:

Open sources/action_public/uportal.php
Find:
t.state, t.poll_state, t.posts as replies, t.last_post, t.last_vote, t.start_date, t.views,

Add after:
 t.d21_tpre,

Save en Upload sources/action_public/uportal.php

Goto AdminCP > Look & Feel > Skin Manager > (Select Skin) > Edit Template HTML > skin_uportal > latest_posts_row
Find:
{$fetch['title']}

Add before
<if="$fetch['d21_tpre'] != ''">{$fetch['d21_tpre']}&nbsp;</if>

Click Save Template Bit

Enjoy the prefixes on the portal in the Latest Posts Block

#2 bluntmaster

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 21 August 2009 - 08:18 PM

Any chance you could do this for V88 Topic Prefixes?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users