![]() |
Multiple Ifs Problem
I'm editing my postbit for two conditionals and it seems to get wacky for some reason.
Code:
<if condition="($post['signature']) && (is_member_of($post, 6))"> People with sigs and admin access use bgavatar class & rowspan=2 People with sigs and no admin access use alt1 class & rowspan=2 People with no sig and no admin access use class alt1 & rowspan=0 bgavatar css: Code:
.bgavatar {background-image: url(http://www.ageofdarkstone.com/forum/images/misc/staffbg.jpg); It's trying to work, but for some reason it malforms my (the admins) postbit. Example: http://img128.imageshack.us/img128/5452/poojw2.jpg Any help or insight would be greatly appreciated. :) sidenote: I know the bgavatar css does not yet have the code for font color and such as the alt1 does, but it should still show the avatar, name (in black), etc.. |
Just looking at your conditional your missing a closing <if> tag.
Code:
<if condition="($post['signature']) && (is_member_of($post, 6))"> |
omg... I actually did that earlier and realized it and added the closing if in, but in my continuing work I re-pasted the code back in that was missing the closing if.
Der. thx a ton for pointing that out :) |
All times are GMT. The time now is 07:08 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|