PDA

View Full Version : Private Messages Enhancements - PM Icon in the Postbit


pooslokka
03-31-2009, 10:00 PM
Hai friends,

This modification allows a member to Send a PM to anyone using a single click on the PM Icon shown in the post bit instead of click the user name and click the 'Send a private message' in the drop down menu.

Title : Postbit PM Icon

Tag: pm, Icon, Postbit

Installation :

1. Upload one of the attached png/gif mail icon to forum/images folder

Goto Style & Templates > postbit Templates > Postbit > find "$vbphrase[posts]: $post[posts]". after $vbphrase[posts]: $post[posts] </div> on the next line insert the below code. (Make sure the icon url is correct in the below code) .

<!--Postbit PM Icon Modification-->
<div>
<a $show[pmpopuplink] href="private.php?$session[sessionurl]do=newpm&amp;u=$post[userid]" rel="nofollow"><img src="http://www.yoursite.com/forum/images/email.gif" alt="Send a PM to $post[username]" border="0" /></a></div>

<!--End of Postbit PM Icon Modification-->

Demo : Demo (http://www.pissupoosa.com/forum/showpost.php?p=29786&postcount=1)

pooslokka
04-01-2009, 09:00 AM
The code has been updated and old Text Link next to the Icon has been removed. A new icon also attached. New screen shot and Demo link has been updated.

SpottySocks
04-01-2009, 03:56 PM
Nice mod, but it's easy enough to click the username and just select Send a PM to User.

pooslokka
04-01-2009, 04:20 PM
Nice mod, but it's easy enough to click the username and just select Send a PM to User.

Yes spttvSocks :D
Just a matter between one click and a two clicks, but i though that PM icon will enhance the look of the postbit a little ;)

Alexey?
04-10-2009, 09:11 AM
TNX, but there is not a big diffrent btween click on user and click on send pm