The structure of the .dbs file has changed from when this MOD was released and the version of mod_dbsetup.asp that you have. If you use the one included with this MOD, you won't get the errors.
or you can change the contents of the catforumsort.dbs file with the following:
Category/Forum Sorting
[ALTER]
FORUM
ADD#FORUM_ORDER#int#NULL#1
[END]
[ALTER]
CATEGORY
ADD#CAT_ORDER#int#NULL#1
[END]