Quote:
Originally Posted by Yellow Slider
Hey, thank you for your reply.
Can you please be more specific?
What shout i put instead of a_variable, $tagforms, $template_hook['some_hook'], etc?
What should be the hook location?
|
See it uses { & } now for some things and the vb: is now in all your templates.
Code:
<img src="{vb:stylevar imgdir_misc}/paperclip.png" class="inlineimg" />
&
Code:
{vb:raw template_hook.postbit_signature_end}
Are some examples, check your templates you'll see codes there and tinker with it, very easy to catch on

and your template "postbit signature end" is being called via that code which was located in the postbit template

.