Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 VP-Cart 8.00 Issues
 Error Viewing Orders
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Mark Priest
VP-CART Expert

United Kingdom
580 Posts

Posted - June 07 2015 :  04:19:47  Show Profile  Reply with Quote
Getting the following error when trying to view orders.

Microsoft VBScript runtime error ''800a000d''

Type mismatch: ''tonum''

/store_v8/fwc_admin/shopa_formatorder.asp, line 0

Regards,

Mark

support
Administrator

4679 Posts

Posted - June 17 2015 :  03:32:15  Show Profile  Visit support's Homepage  Reply with Quote
Hello Mark,

It seems you have incomplete files in your v8.

Type mismatch: ''tonum'' error means you are missing the function tonum.

To fix this, open file shop$common.asp and insert this code somewhere in the file :

''800 - 2015.04.28 - Enhancement: Better handling on numeric variable
function tonum(passnum)
if isnull(passnum) then passnum = 0
if trim(passnum) = "" then passnum = 0
if cstr(passnum) = "**NULL**" then passnum = 0
tonum = cdbl(passnum)
end function

Thank you.

Wilson
VPCART SUPPORT
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