Quote:
Originally Posted by KirbyDE
@mikexxx
You are using RC3?
|
Yes.
PHP Code:
TEST1<if condition="$post['hasprofilepic']">TEST2<img src="$stylevar[imgdir_misc]/photo.png" alt="<phrase 1="$post[username]">$vbphrase[x_has_profilepic]</phrase>" /></if>
OK, i put in TEST1 and TEST2 (see code) I see Test 1 in the showthread.php page. but i don't see Test2. so it has something to do whit the <if> code.