Wizardjv
03-25-2010, 03:28 AM
I am trying to remove and add something to newthread, but the conditional isnt working.
<if condition="!in_array($forumid, array(X,Y,Z))"> Stuff to remove</if>
It doesnt work in newthread...Any ideas why?
<if condition="!in_array($forumid, array(X,Y,Z))"> Stuff to remove</if>
It doesnt work in newthread...Any ideas why?