The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#3
|
|||
|
|||
![]()
Ya got me on the multiple conditions...
I tried dropping the AND $show[member] part, but it did not fix the problem. It also did not seem to hurt anything. --------------- Added [DATE]1227062424[/DATE] at [TIME]1227062424[/TIME] --------------- When the following condition is removed: <if condition="$show['pmlink']"> ...from around this code: <a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]" target="_blank" rel="nofollow"><img src="images/pm_small.png" alt="pm_small.png" title="<phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase>" border="0" /></a> <a href="private.php?$session[sessionurl]do=newpm&u=$post[userid]&postid=$post[postid]" target="_blank" rel="nofollow"><img src="$stylevar[imgdir_button]/quote_pm.gif" title="<phrase 1="$post[username]">$vbphrase[quote_private_message_to_x]</phrase>" border="0" /></a> ...the links are shown, but clicking on the link by moderators simply state that the user does not receive private messages, which is really no different that not seeing the buttons to begin with. There obviously must be some code somewhere that enables an Administrator to send private messages whether the user is allowed to send or receive private messages or not. It would make sense that the same code could be set that way for Moderators. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|