Hi,
I get the following error after upgrading a 7.x forum using the access upgrade utility. Everything seem to work completely fine locally. But after upgrading my live site I realise I didnt test posting a message... doh.
I guess from other posts something may have gone wrong with the DB upgrade.
Help! Error below.
Darryl
Microsoft VBScript runtime (0x800A005E)
Invalid use of Null: 'CLng'
/forum/forum_posts.asp, line 755
Relevant line of code
'Read in threads details for the topic from the database
lngMessageID = CLng(sarryPosts(0,intCurrentRecord))
Edited by Darryld - 29 January 2007 at 9:26pm