Print Page | Close Window

Error on forum_posts.asp, line 740

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=8728
Printed Date: 07 April 2026 at 9:38am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Error on forum_posts.asp, line 740
Posted By: NickJ
Subject: Error on forum_posts.asp, line 740
Date Posted: 10 January 2004 at 3:59am
Hello,

I am in the process of configuring 7.7 and posting
"the rules" as a first topic. However when posting, I
get

Microsoft VBScript runtime error '800a01f4'

Variable is undefined: 'strTxtOnlineStatus'

/forum/forum_posts.asp, line 740

I reloaded a new "forum_posts.asp" file and tried
again, no change.

Any idea ?
Thanks & best regards
NickJ



Replies:
Posted By: WebWiz-Bruce
Date Posted: 10 January 2004 at 5:07am
The language files that you are using are not for the version of the forum you are using.

-------------
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: NickJ
Date Posted: 10 January 2004 at 11:45am
Thanks for your reply Administrator.

When I used Version 7.6 I had the 7.5 language files FRENCH and it
worked fine. Hence I expected that with v. 7.7, language files 7.6
would also.
Does this mean that I have to revert back to my previous config until
the 7.7 French language file comes up ? No quick fix of the one or
the other language file that would take care of this in the interim?

In any case, I have to launcht he Forum this coming week, so worse
case I'll revert back.

Thanks & best regards
NickJ


Posted By: tim_r
Date Posted: 10 January 2004 at 11:49am

try adding

Const strTxtOnlineStatus = "Online Status"

to the language file you are using



Posted By: NickJ
Date Posted: 10 January 2004 at 12:15pm
Thanks tim_r but I am not a a tech guy : can you help me further :

- in which language ".asp" filename (there are a few in the folder)
and
- where (which line number ??)

Thanks a lot

Best regards
NickJ


Posted By: tim_r
Date Posted: 10 January 2004 at 12:43pm

in language_files/language_file_inc.asp on the last line you will see

%>

replace this with

Const strTxtOnlineStatus = "Online Status"
Const strTxtOffLine = "Offline"
%>

hope this helps (take a backup of it first please....)



Posted By: NickJ
Date Posted: 10 January 2004 at 6:03pm
tim_r

This worked just great ! Thank You very much for your help

Best regards

NickJ


Posted By: tim_r
Date Posted: 11 January 2004 at 9:15am
No worries mate



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