Gr8, thanks !
But guess I don't need the below code as I want to force the signature for all users in that group.
Code:
else
{
$this->post['signature'] = 'THIS IS A DEFAULT SIGGY!';
}
Also is there a way to set/force this on registration to a certain group? Like all users registering from X location will go into X group and they will will have a preset signature.