![]() |
Template Hook: signature_end -- Showing Double?
I'm having an issue with a mod that I am converting over to 4.0.
All other template hook locations work fine with the output, however, when I try to use the "signature_end" location, it's doubling up on the output. This happening to anyone else? |
I just tested it by entering "hello" at that template hook and I got just one hello after my sig.
PHP Code:
|
Hrm. This is becoming odd.
My mod has 5 template hook location of where it places its output. With the Postbit Legacy, all locations output only once, with the exception of signature_end. With the default Horizontal postbit, all locations output only once. It seems, it's only doubling up on the output when using Postbit Legacy, and signature_end. Code:
$templater = vB_Template::create($vbulletin->options[cat_postbit_style]); |
Check to see if the hook is in the template itself twice.
|
Alright. Very weird indeed.
Code:
<vb:if condition="$post['signature']"> Downloaded the 4.0 PL1 Forum, and the Suite, and the Style XML also have two signature_end hooks. Not sure if this is a bug in 4.0 PL1, but I posted it on the VB.com Bug Tracker. |
All times are GMT. The time now is 05:06 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|