Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - asp error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

asp error

 Post Reply Post Reply
Author
flacus View Drop Down
Newbie
Newbie


Joined: 29 June 2004
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote flacus Quote  Post ReplyReply Direct Link To This Post Topic: asp error
    Posted: 02 October 2004 at 5:53am

Hi, I have a problem...I messed up something and my forum doesn't work for others....but it works for me....don't know why....

my visitors tell that there's this message:

Microsoft VBScript runtime  error '800a0009'
Subscript out of range
/rec/includes/active_users_inc.asp, line 176

I tried just to overwrite that file, but it ain't working....

how can i fix this problem?

can I just overwrite every asp file in the forum with new downloaded files?

i hope you understand....thank you

 

Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 02 October 2004 at 6:27am
over righting the file wont make any difference you need to reset the application array for the active users.

please say what version you are using next time , thanx
Back to Top
flacus View Drop Down
Newbie
Newbie


Joined: 29 June 2004
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote flacus Quote  Post ReplyReply Direct Link To This Post Posted: 02 October 2004 at 7:48am

I'm using 7.9 version....how to reset that application array?

 

tnx

Back to Top
flacus View Drop Down
Newbie
Newbie


Joined: 29 June 2004
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote flacus Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2004 at 8:07am

what can i do to keep my posts?

how can I put fresh/new forum and migrate or transfer that data...
I would like to transfer visitors and all posts...

And how can I reset that application array?

thank you

p.s. please respond....we have a ongoing project going on...

Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2004 at 5:47pm
to reset the array place the following in the active_users_inc.asp file found in the includes folder.

[code]
    ReDim saryActiveUsers(7,1)
/code]

this will delete the old array and create a new one.

in regards to the database migratiion. what is the reason for migrating. what are you migrating to.
Back to Top
flacus View Drop Down
Newbie
Newbie


Joined: 29 June 2004
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote flacus Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2004 at 6:17pm

CODE
'Else Initialise the an empty array
Else
ReDim saryActiveUsers(7,1)
End If
/CODE

This is in active_users_inc (in includes folder) already....do I have to delete that line?
Regarding migration, I thought of reinstalling web wiz forum...

Back to Top
dj air View Drop Down
Senior Member
Senior Member
Avatar

Joined: 05 April 2002
Location: United Kingdom
Status: Offline
Points: 3627
Post Options Post Options   Thanks (0) Thanks(0)   Quote dj air Quote  Post ReplyReply Direct Link To This Post Posted: 04 October 2004 at 4:07pm
place this above that section, before the if statement.

so that this is run before the if statement.


ReDim saryActiveUsers(7,1)

Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.