Knowledgebase

Home » Item #816

Can't login to back end after upgrading to v5.1

Item: #816
Date: 16 Mar 2004
Applies to
v5

Question

I can't access the back end of my CactuShop site after upgrading to v5.1. I get this error:

Microsoft VBScript runtime (0x800A000D)
Type mismatch: '[object]'
/cactushop/_authorize.asp, line 33


Why is this and how can I fix it?

Answer

The logins records for the back end now contain an extra field, LOGIN_Language, which tells CactuShop which language to display the back end in for this user.

The Data Tool v2.3 may miss this field and leave it blank. This causes an error when logging in.

To fix the error, manually add the ID number of the required language (from the tblCactuShopLanguages table) into the LOGIN_Language field for each record in the tblCactuShopLogins table. For most users, this value will be 1 (English).

Can't find the answer you need? Click here to open a support ticket.

« Back