Hi,
Does anybody have any ideas how to resolve Object expected errors on the shopping cart checkout page 0. The error details are shown below.
I know it is to do with the section
<actinic:variable name="CheckoutArea" value="Both Addresses Address Fields" />
I have reverted this back to factory default but when I vew the page in Actinic it showns 3 x 'A JavaScript error has been found on the page ('Object expected') but I do not know how to locate this error. When I view the source the lines that error are:
Line 17: InvoiceCountryChanged();
Line 19: DeliveryCountryChanged();
Line 21: SetDeliveryAddressVisibility();
Any help would be appreciated.
Thanks
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Sun, 14 Nov 2010 14:15:46 UTC
Message: Object expected
Line: 17
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Message: Object expected
Line: 19
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Message: Object expected
Line: 21
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Does anybody have any ideas how to resolve Object expected errors on the shopping cart checkout page 0. The error details are shown below.
I know it is to do with the section
<actinic:variable name="CheckoutArea" value="Both Addresses Address Fields" />
I have reverted this back to factory default but when I vew the page in Actinic it showns 3 x 'A JavaScript error has been found on the page ('Object expected') but I do not know how to locate this error. When I view the source the lines that error are:
Line 17: InvoiceCountryChanged();
Line 19: DeliveryCountryChanged();
Line 21: SetDeliveryAddressVisibility();
Any help would be appreciated.
Thanks
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Sun, 14 Nov 2010 14:15:46 UTC
Message: Object expected
Line: 17
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Message: Object expected
Line: 19
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Message: Object expected
Line: 21
Char: 1
Code: 0
URI: http://www.tech-accessories.co.uk/cg...alog%2ftest%2f
Comment