Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Show similar threads below first post
charafweb Offline
Junior Member
**
Posts: 12
Joined: Jan 2013
Post: #5
RE: Show similar threads below first post
Marvellous Yumi Yipi. It's working like a charm. I know you will have a solution for this, this is why I came here Yes

recap:

I placed this code in postbit template:

PHP Code:
<if $postcounter == "1" then>
    <!-- SIMILAR_THREADS -->
</if> 


And then I replaced:

PHP Code:
{$posts}


in showthread template

with this:

PHP Code:
<?=str_replace('<!-- SIMILAR_THREADS -->', $similarthreads, $posts)?>


Thanks Love


la-fac.net
(This post was last modified: 02-28-2013 07:12 PM by charafweb.)
02-28-2013 10:41 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Show similar threads below first post - charafweb - 02-28-2013 10:41 AM

 Standard Tools
Forum Jump: