Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-ASP 7.0 Questions
 Subscript out of range
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tri-line
Starting Member

Denmark
30 Posts

Posted - June 17 2010 :  22:09:29  Show Profile  Reply with Quote
Hello,
Working on an upgrade from 6.09 to 7.00 for a client, and almost everything went smooth, allthough the wizard did not finish completely writing the Cart Details (hanging), or the "Register your product".
I was able to update the language to Danish via administration, and changed the charset in the database. Then logged out. Shortly after I try to login to the administration via my laptop, and now I get the following error:
Microsoft VBScript runtime Fehler "800a0009'
Subscript out of range: 'i'
/admin/shopinitapplication.asp, line 263

Do I have to set another limit somewhere, or what is causing this error?

Best regards,
Kjeld Bertelsen

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - June 17 2010 :  22:48:11  Show Profile  Reply with Quote
I never heard of this case before. It seems you do not using languages from the db, but using nodb in your old vpasp setup i think. You should be able to fix the error by increasing the array.

I think you need to modify 2 files there -
at folder admin\shopinitapplication.asp
and
at root : shopiniapplication.asp

Find this line of code :
dim fieldnames(1000),fieldvalues(1000),fieldcount

and increase the value of 1000 to maybe 2000 :
dim fieldnames(2000),fieldvalues(2000),fieldcount

Maybe this is the solution i hope so.

Diego.
Go to Top of Page

tri-line
Starting Member

Denmark
30 Posts

Posted - June 17 2010 :  22:57:31  Show Profile  Reply with Quote
Thanks a lot!
That helped me get into the administration.
Best regards,
Kjeld
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - June 17 2010 :  22:59:42  Show Profile  Reply with Quote
nice!

Diego.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00