Quote:
Originally Posted by hcmagix
Perhaps with a specially condition
PHP Code:
<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1') AND ($forumid == 'XY')
for this conditional u must create a plugin in global_start with
PHP Code:
$templatevalues['forumid'] = $forumid;
vB_Template::preRegister('header', $templatevalues);
not testet. is an idea
|
Sorry, I can't tell, but were you replying to my question?