Quote:
Originally Posted by Lynne
Tyr a postbit one like postbit_display_complete.
|
Okay Thats Done
So Do I Have To change anything here
I Mean forum Id or something.....where i dont want to show avatar and signature??
Quote:
if ($this->thread['forumid'] == x)
{
$show['avatar'] = false;
$post['signature'] = '';
}
|
--------------- Added [DATE]1296575332[/DATE] at [TIME]1296575332[/TIME] ---------------
Great All Done.....
I changed the X to forum Id and it worked fine
Thanks Alot Lynne
Thank u very much.
--------------- Added [DATE]1296575562[/DATE] at [TIME]1296575562[/TIME] ---------------
One more thing
what do i have to do for the sub forums??