Quote:
Originally Posted by Sriubol
What's wrong locate after installed process of v4.0.106 - 24.12.2010

|
This mod doesn't add any separator to postbit.
So look for some other mod which does this one.
The code for postbit of this MOD looks like:
HTML Code:
<template name="qpipm_postbit" templatetype="template" date="1249473893" username="Makc666" version="4.0.102"><![CDATA[<vb:if condition="$show['pmlink']">
<a style="background:url({vb:stylevar imgdir_button}/sendtofriend.gif) no-repeat scroll left center transparent; padding-left:20px;" href="private.php?{vb:raw session.sessionurl}do=newpm&u={vb:raw post.userid}&postid={vb:raw post.postid}" rel="nofollow" title="{vb:phrase qpipm_quote_post_in_pm_postbit, {vb:raw post.username}}"> </a>
</vb:if>]]></template>
As you can see there is no any separator image in it.