
04-20-2009, 03:54 PM
|
|
|
Join Date: Sep 2008
Location: UK, Scuny
Posts: 1,337
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
Do not add a condition. There is no reason to.... unless there is something you didn't mention about it? The condition has absolutely nothing to do with whether there is a box around the info or not.
If you are trying to show that template_hook only if $post[ppicount] is greater than 0, then you should only eval the template_hook if that condtion exists. You should do it in the php code. You should ask in the modification thread for help with that.
|
Thanks Lynne
|