Thanks guys that worked for the most part.
	Quote:
	
	
		| 
					Originally Posted by bloodrun
					
				 The next version, number 3 I believe, The one I was suppose to make and release last month, has that fixed. I just currently have no computer and one 32 gig Flash Drive with everything on it. You can see where my delima lies.
 I apologize for not being to help and release anything else.
 | 
	
 No worries ive been there before, you have done tons of stuff for this site. :D
I ended up adding the 
bbcode.php in between 
$signature = $_POST["signature"]; 
$signature = mysql_real_escape_string($signature);
Located in 
accountpost.php
to make it change bbcode to html so the forum could read it :D