Hey guys
been running webwiz for years now, running on SQLServer.
However the db server went down and the databases have been restored onto a new machine.
Its now running and i've updated the connection strings, however the forum is still very broken.
Nothing has changed in terms of code, just the location of the db.. (as far as i'm aware)
http://www.racekites.com/forum/default.aspIts not picking up the variables for the stylesheet, and am getting loads of errors all over the place..
when openening a forum and geting the following :
Microsoft VBScript runtime error '800a000b'
Division by zero
/forum/forum_topics.asp, line 447
which is :
'Count the number of pages for the topics using FIX so that we get the whole number and not any fractions
intTotalRecordsPages = FIX(intTotalRecords / intTopicPerPage)
Please help !!

Cheers
A
Edited by racekites - 12 April 2007 at 10:38am