A fatal error has occured:

Failed to execute query: '
	
	SELECT Full_Name 
	from kb_Category
	WHERE ID = (
    SELECT CategoryID 
    from kb_CatLinks
    WHERE LinkID = 
	);
	
	': You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 7 at (eval 4157) line 8.

Please enable debugging in setup for more details.

Software error:

Failed to execute query: '
	
	SELECT Full_Name 
	from kb_Category
	WHERE ID = (
    SELECT CategoryID 
    from kb_CatLinks
    WHERE LinkID = 
	);
	
	': You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 7 at (eval 4157) line 8.

For help, please send mail to the webmaster (webmaster@dropzone.com), giving this error message and the time and date of the error.