News:

Looking for documentation? Take a look on our wiki

Main Menu

Error in basket and shipment method

Started by matrix_jo, September 26, 2012, 11:06:41 AM

Previous topic - Next topic

matrix_jo

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.


bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!

matrix_jo

Thank you very much so it is only show on me this is good .

bytelord

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
Production: Joomla 2.5.8 | VM 2.0.14 | PHP 5.3.13
Testing     : Joomla 2.5.8 | VM 2.0.16 | PHP 5.3.8
Testing     : Joomla 2.5.8 |    VM 2.1   | PHP 5.3.8

- Don't Forget to mark thread as solved when it is solved!
- Please do not PM with support questions, use the forum!