Status
Not open for further replies.

tim2412

Customer
I have the 'Show Send Pm In Postbit?' option set to Yes however all that is displayed in the postbit is:

Send PM

I seem to be missing this icon pminpostbit_40b.png
 
These images were missing from the Lite version. If you re-download v1.2.0, and re-upload the files, they should now be there :)
 
The missing images were certainly a problem but after adding them to the file it still does not display.

Looking at the template there seems to be a missing css template or a missing call to the image/s

Here is the contents of my dbtech_vbsuper_pm_post_pm_icon
Code:
<link type="text/css" href="{vb:raw vbcsspath}dbtech_vbsuper_pm_postbit.css" rel="stylesheet" />

<vb:if condition="$show['pmlink']">
	<a class="vbsuperpmpostbit" title="{vb:rawphrase dbtech_vbsuper_pm_send_pm_user, {vb:raw post.username}}" rel="nofollow" href="private.php?{vb:raw session.sessionurl}do=newpm&u={vb:raw post.userid}">
		<img src="{vb:raw vboptions.cleargifurl}" />
			{vb:rawphrase dbtech_vbsuper_pm_send_pm}
	</a>
	<span class="seperator">
		 
	</span>
</vb:if>
I don't see the btech_vbsuper_pm_postbit.css template anywhere.
 
Just a quick update to let you know I haven't forgotten about this issue. I'll endeavour to get it resolved this week, schedule permitting :)
 
Status
Not open for further replies.

Legacy vBSuper PM's

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
543
Customer rating
0.00 star(s) 0 ratings
Back
Top