Hello , recently I create an eshop with vm 2.0.10 anything looks ok except when we make an order and we are in the basket. It return this error
Info: weigth_countries _weightCond orderWeight:0 method->weight_start:1000.000 method->weight_stop:2000.000 result:
Info: weigth_countries _nbproductsCond nbproducts:1 method->nbproducts_start:1 method->nbproducts_stop:10000 result:1
weigth_countries _orderamountCond cart_amount:59.04 method->orderamount_start:1 method->orderamount_stop:5000 result:
weigth_countries _zipCond zip:12137
Info: weigth_countries _weightCond orderWeight:0 method->weight_start:1000.000 method->weight_stop:2000.000 result:
Info: weigth_countries _nbproductsCond nbproducts:1 method->nbproducts_start:1 method->nbproducts_stop:10000 result:1
weigth_countries _orderamountCond cart_amount:59.04 method->orderamount_start:1 method->orderamount_stop:5000 result:
weigth_countries _zipCond zip:12137
I do not what other settings to make. The store sell services so shipment method not required although the store demands a shipment method.How can this be fixed?Thank you very much.
Hi,
These lines are debug information and are only showed when you are login in FE as a VM admin, its enabled only for administrators by default.
That produced from vmadmininfo. http://forum.virtuemart.net/index.php?topic=106247.msg357983#msg357983
Note that in the next release vmadmininfo will be removed.
So, this is not a bug, or miss configuration, or problem, is just debug information for admin users, if you login as a regular user these lines will not appear.
Regards
Thank you very much so it is only show on me this is good .
Yes, appears only when you logon as an admin, test it by logon as a regular shopper. The above link shows you how you remove if you want (not necessary) but in the next vm 2.0.x release vmadminfino will be removed.
Regards