| Author |
Topic Search Topic Options
|
madmojo
Newbie
Joined: 06 June 2002
Location: Turkey
Status: Offline
Points: 25
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2008 at 10:54am |
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'strTxtS2HLTHeader'
/includes/s2h_latest-topics.asp, line 74 Error !
|
 |
i2Paq
Groupie
Joined: 10 April 2004
Location: Netherlands
Status: Offline
Points: 181
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2008 at 11:44am |
madmojo wrote:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'strTxtS2HLTHeader'
/includes/s2h_latest-topics.asp, line 74
Error ! |
Which version?
The error you get is because the languagefile is not there and therefor the 'strTxtS2HLTHeader' cannot be show as 'Last Topics'.
|
 |
Scotty32
Moderator Group
Joined: 30 November 2002
Location: Manchester, UK
Status: Offline
Points: 1682
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2008 at 12:32pm |
madmojo wrote:
Microsoft VBScript runtime error '800a01f4'
Variable is undefined: 'strTxtS2HLTHeader'
/includes/s2h_latest-topics.asp, line 74 Error !
|
Have you copied the code into your own page? If so you need to also add the include for the language file provided like so:
<!--#include file="language_files/language_s2h.asp" --> |
Add this to the top of the page under the 'functions_date_time_format.asp' include Though I am not sure if this was included in the current release. I will reupload (along with the addition of the date which I forgot about, sorry i2paq)
|
|
|
 |
Scotty32
Moderator Group
Joined: 30 November 2002
Location: Manchester, UK
Status: Offline
Points: 1682
|
Post Options
Thanks(0)
Quote Reply
Posted: 03 October 2008 at 1:42pm |
This has now been updated. I have added the language file include and I have added the date of the post. You can download it from the Latest Topics page.
|
|
|
 |
madmojo
Newbie
Joined: 06 June 2002
Location: Turkey
Status: Offline
Points: 25
|
Post Options
Thanks(0)
Quote Reply
Posted: 08 October 2008 at 3:24pm |
--------------------------- 1. Added missing include for language file (default.asp) 1. Added date and time of the last post (include/s2h_latest-topics.asp) 1. Added 'Last Post' for the above feature (language_files/language_s2h.asp) 1. Changed 'View Active Topics' to 'View New Posts' (language_files/language_s2h.asp)
Changes from 1.00 to 1.01 --------------------------- 1. Changed for compatibility with Web Wiz Forum V9.51 (default.asp)
I just coluldn't understant ???
|
 |
Scotty32
Moderator Group
Joined: 30 November 2002
Location: Manchester, UK
Status: Offline
Points: 1682
|
Post Options
Thanks(0)
Quote Reply
Posted: 09 October 2008 at 6:01pm |
|
It is the Version History, it contains the changes that have been made.
If you are referring to them all being 1 - it is because I forgot to change them to 1,2,3,4.
|
|
|
 |
i2Paq
Groupie
Joined: 10 April 2004
Location: Netherlands
Status: Offline
Points: 181
|
Post Options
Thanks(0)
Quote Reply
Posted: 14 October 2008 at 5:29pm |
Scotty32 wrote:
I will reupload (along with the addition of the date which I forgot about, sorry i2paq.
|
Hello Sctotty32,
Thank you for the additonal Date & Time, uploaded it today, adjusted the colors and it works like a charm!
|
 |
peachmelba
Newbie
Joined: 13 January 2006
Status: Offline
Points: 10
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 October 2008 at 6:37pm |
Hi Scotty.
Iam trying to use your script, but i cant get it to work.
I have just PM“ed you, but i typed in a wrong link
is the right one where i tested your script.
Do you have any ideas.
|
 |