Print Page | Close Window

Error ’80004005’

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=1766
Printed Date: 30 March 2026 at 11:01pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Error ’80004005’
Posted By: jabbasabba
Subject: Error ’80004005’
Date Posted: 11 April 2003 at 10:50am

The Forum works perfect exept one page and thats´s the "Active Topics" page. I recieve this error:

error '80004005'

Unspecified error

/scripts/forum/active_topics.asp, line 268


 




Replies:
Posted By: jfontaine
Date Posted: 11 April 2003 at 11:16am

are active topics turned on in the admin section?

 



Posted By: WebWiz-Bruce
Date Posted: 11 April 2003 at 11:22am
This is a database error, there is a post somewhere if you search the forum that contains a fix for the bug on the active topics page.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: jabbasabba
Date Posted: 11 April 2003 at 11:43am

I found this code and changes the line 260 to 263:

strSQL = "SELECT " & strDbTable & "Forum.Forum_name, " & strDbTable & "Forum.Password, " & strDbTable & "Forum.Forum_code, " & strDbTable & "Forum.[Read], " & strDbTable & "Topic.* "
 strSQL = strSQL & "FROM " & strDbTable & "Category, " & strDbTable & "Forum, " & strDbTable & "Topic "
 strSQL = strSQL & "WHERE ((" & strDbTable & "Category.Cat_ID = " & strDbTable & "Forum.Cat_ID AND " & strDbTable & "Forum.Forum_ID = " & strDbTable & "Topic.Forum_ID) AND (" & strDbTable & "Forum.[Read] = True) AND (" & strDbTable & "Topic.Last_entry_date > " & strDatabaseDateFunction & " - " & dblActiveFrom & "))"
 strSQL = strSQL & "ORDER BY " & strDbTable & "Category.Cat_order ASC, " & strDbTable & "Forum.Forum_Order ASC, " & strDbTable & "Topic.Last_entry_date DESC;"

 

But now I get this Error code:
Microsoft VBScript runtime error '800a01f4'

Variable is undefined: 'strDbTable'

/scripts/forum/active_topics.asp, line 261



Posted By: WebWiz-Bruce
Date Posted: 11 April 2003 at 11:49am
You need to be running the latest version, v7 beta4 for this fix to work.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: jabbasabba
Date Posted: 11 April 2003 at 12:00pm

Ok!
I´m going to try that.

I´m running beta3 right now. How can I upgrade to beta4. Can I use the same database and language file?



Posted By: WebWiz-Bruce
Date Posted: 11 April 2003 at 12:29pm
No, there are instructions people have posted, but you will need the new langauge file and the new database.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net