The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Where is vB_ProfileBlock_VisitorMessaging rendered?
Where is the vB_ProfileBlock_VisitorMessaging template rendered? The only reference to that class that I can find is it's class declaration itself:
Code:
[dev@localhost forum]$ grep -ir "vB_ProfileBlock_VisitorMessaging" * includes/class_profileblock.php:class vB_ProfileBlock_VisitorMessaging extends vB_ProfileBlock Thanks. |
#2
|
|||
|
|||
It's in the memberinfo_block_visitormessaging template.
Find: HTML Code:
<input type="submit" id="qr_submit" class="userprof_button" value="{vb:rawphrase post_message}" name="sbutton" accesskey="s" onclick="clickedelm = this.value" tabindex="1" />
|
Благодарность от: | ||
MediaHound |
#3
|
|||
|
|||
Quote:
Thanks. |
#4
|
|||
|
|||
Oh, sorry, missed the template hook part.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|