Hi!
I downloaded and installed the forum on our web site.
The only thing that I get an error on is the SQL DB Statistics in verion 7.9.
Here is the error:
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'master.dbo.spt_values'.
/forum/admin/sql_server_db_stats.asp, line 24
I did a search for the word master and found one occurrence in the sql_server_connect.asp and changed it to our database's name and uploaded it to our site, but it made no difference. Shouldn't this be a variable anyway instead of a database named master?
Any ideas?