Hi!

I ran PT for some time and the decision was made to remove it from the VB portal. I did the proper uninstallation procedure but I'm experiencing huge SQL errors now.

Example:
Code:
Database error in vBulletin 4.2.0:

Invalid SQL:

					SELECT languageid,
			phrasegroup_global AS phrasegroup_global,
			phrasegroup_projecttools AS phrasegroup_projecttools,
			phrasegroup_posting AS phrasegroup_posting,
			phrasegroupinfo AS lang_phrasegroupinfo,
			options AS lang_options,
			languagecode AS lang_code,
			charset AS lang_charset,
			locale AS lang_locale,
			imagesoverride AS lang_imagesoverride,
			dateoverride AS lang_dateoverride,
			timeoverride AS lang_timeoverride,
			registereddateoverride AS lang_registereddateoverride,
			calformat1override AS lang_calformat1override,
			calformat2override AS lang_calformat2override,
			logdateoverride AS lang_logdateoverride,
			decimalsep AS lang_decimalsep,
			thousandsep AS lang_thousandsep
					FROM vb4_language
					WHERE languageid = 2;

MySQL Error   : Unknown column 'phrasegroup_projecttools' in 'field list'
Error Number  : 1054
Request Date  : Wednesday, October 3rd 2012 @ 06:10:32 PM
Error Date    : Wednesday, October 3rd 2012 @ 06:10:32 PM
Script        : http://www.domainpath.com/projectmilestone.php?do=issuelist&milestoneid=1&filter=completed&sort=title&order=asc
Referrer      : 
IP Address    : 66.249.66.15
Username      : 
Classname     : vB_Database
MySQL Version :
I tried to reinstall it and remove it again; no luck.
I'm struggling with this for a week now. Any help would be really appriciated.

Thanks