Log in

View Full Version : if condition for certain forums at newthread.php


Ghostt
12-21-2010, 07:47 PM
<if condition="!in_array($thread['forumid'], array(661,739))">TEST SHOW</if>

this code condition works only in the forumdisplay.
but i want get it work in the newthread.php
for example: newthread.php?do=newthread&f=661



i want to show a special pharse text only in certain forums at the newthread.php.

what is the if condition for it?

Ghostt
12-22-2010, 10:17 PM
hello i need still help pls.
if you dont understand ask.

kh99
12-22-2010, 10:59 PM
Try $foruminfo['forumid'] instead of $thread['forumid'].

Ghostt
12-13-2011, 10:02 PM
kh99 this isnt working too.
has someone a other idea?

habs im "STANDARD_ERROR" template getestet