for the admin
Instead of typing CPanel.net support ticket number in every post all you need to do is in the newthread template add a new variable called "supportnum" and then in newthread.php do this:
if ($supportnum){
$message.="Cpanel.net support ticket number $supportnum";
}
and it won't litter the whole forum. I'm going by memory of the code but that should do it.
cPanel.net Support Ticket Number:
Instead of typing CPanel.net support ticket number in every post all you need to do is in the newthread template add a new variable called "supportnum" and then in newthread.php do this:
if ($supportnum){
$message.="Cpanel.net support ticket number $supportnum";
}
and it won't litter the whole forum. I'm going by memory of the code but that should do it.
cPanel.net Support Ticket Number: