![]() |
If No post...
Im coding my own 'last post' box
and this is what i have.. Code:
<table width="100%" border="0" cellpadding="4" cellspacing="0" bgcolor="#d8e1e6"> but when there isnt a post in that forum, the variables just dont show up. whats the <if> statement for if there isnt a post.. it just says never? |
Code:
<if condition="$lastpostinfo[lastthreadid]"><table width="100%" border="0" cellpadding="4" cellspacing="0" bgcolor="#d8e1e6"> |
instead of hiding the table when there's no posts, could i get it to say never?
and thanks for the help |
Replace the above code with:
Code:
<if condition="$lastpostinfo[lastthreadid]"><table width="100%" border="0" cellpadding="4" cellspacing="0" bgcolor="#d8e1e6"> Chris |
thanks to you both :D !!
|
I just noticed a type error on my part :)
I've updated my post :) Chris |
All times are GMT. The time now is 08:14 AM. |
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:
|