I've got two copies of the latest version of Web Wiz forums, one for development and one licensed that will be the production copy. They're on different servers, both running MySQL.
I'm getting the same error with both. User logs in and sees the "Private Messanger" link, but clicking that produces an error:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'intNumOfNewPM'
/pm_welcome.asp, line 84
That same error is produced from all the links to the pm_welcome.asp file, otherwise the PM system seems OK. Any ideas?