Quite likely you're using a version older than 3.3.x. Those versions did not use FORUM_CONFIG_NEW as the table that kept the configuration info, they used FORUM_CONFIG instead.
Did you start using code for some other Snitz version without running setup.asp? That would be the most likely explanation for that error. Only code for 3.3.x or later tries to use FORUM_CONFIG_NEW.