I've been struggling with this problem for awhile now and I'm at my wits end.
Forum: WWF v7.95
DB: SQL
Host: JodoHost
Every time I delete a post from my forum I get the follow error:
Microsoft OLE DB Provider for SQL Server error '80040e14'
The query has been canceled because the estimated cost of this query (327) exceeds the configured threshold of 200. Contact the system administrator.
/gfboard/delete_post.asp, line 217
I thought I had it figured out. The error used to say that I exceeded the estimated cost of the query (192) and that the server was only configured for (60), so I had jodohost configure the SQL server for 200.
So now the server is configured for 200 and now I get the above error in red.