The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is there something wrong with this:
PHP Code:
|
|
#2
|
||||
|
||||
|
There appears to be little wrong with it in isolation (you don't actually need the single quotes around the 50).
The problem must be elsewhere, where is this code exactly ? |
|
#3
|
|||
|
|||
|
The exact code is:
PHP Code:
And if it makes a difference i have vb3.6 beta 3 |
|
#4
|
|||
|
|||
|
Code:
<if condition="$thread[forumid] == '50'"> $postbit1 <else /> $postbit2 </if> |
![]() |
|
|