News:

Looking for documentation? Take a look on our wiki

Main Menu

[SOLVED] VM 2.0.2 bugreport

Started by dnlvsci, February 24, 2012, 17:28:29 PM

Previous topic - Next topic

dnlvsci

I'm using joomla 1.5.25 and VM 2.0.2 (downloaded one 30 minutes ago) I refresh the program and the extensions too.

1 -> The cart ajax not working. When I buy something I click the 'add to cart' button and nothing happen. When I refresh the site I see all item of my cart
2 -> I can't select shipment and payment method. When I click select XY method I just see a blank page (the page contain only the save and cancel button and the header information)

In administrator everything working fine but I can't test the VM without buying anything, but I can't buy anything without shippment or payment method :(

Milbo

Are you using template overides?

We must provide a manual for the changes. It is not much, but a bit
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

PRO


dnlvsci

@Milbo
No I'm not using template override.

@BanquetTables.pro
I can't give you a link, because i test VM in my local machine and I'm using wamp :)


Anyone get this error on vm 1.5.25? Please report this here :) I hope this is not my fault :P

AndyNZL

Sae issue here - http://eco-express.ibdg.co.nz 9development server only, butn accessible to outside world). LOVING Vm2.02, hugge imporovment guys, but add to cart does nothing. Have tried all manner of Jquery switching on and off and nothing can get that button working :-) Any help greatly appreciated.

Milbo

I hope you checked this post http://forum.virtuemart.net/index.php?topic=95979.0 .

The shipment, payment is maybe just a misconfiguration. You do not get any error message?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dnlvsci

Hello Milbo

I try change my site template (to rhuk_milkyway) cause my site use own jquery but the problem not solved. After I change back my site template to the original, and disable the VM jquery, but the problem not solved..... In the end I replaced the VM 2.0.2 js library to VM 2.0 js library. The ajax not working too, but when I clicked the "add to cart" button the page refreshed and redirect me to the cart page. I think the bug in your js code...

sky_rb

#7
I also have similar problems.

I use VM2.0.2 with J1.5.11 and template mixxmag from RocketTheme.

When I login as a user everything works great, BUT, when I don't, adding a product to the cart and updating/removing products when you view the cart doesn't work properly. Sometimes my cart is empty or only shows the first product I added.

I fixed this now by disabling the System-Cache. Is this the best solution for this problem? Does anyone have a better solution?

Thanks!

rubo

I'm have issue #2 also.
Using VM 2.0.2 & J2.5.1 the shipping method is not being automatically selected and when i click to select a shipping method it displays a blank page with just save & cancel buttons. The payment works fine thought.

Here's the link to the test site:
http://www.shinestradingroom.com/new/superstore.html

Milbo

Do you know that you do not have to enter data which you do not really need, example

The shipment method works with zips, when you do not enter any zip, the whole thing is not checked. But when you enter min zip =1 and max zip = 99999, then you MUST enter a zip before you can choose a shipment. Remember that you can just enter the checkout and without doing anything directly press the checkout, then you are lead through the cart and you enter anything in the correct sequence.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

rubo

Yes, i have left the options for zip empty.

The thing is with the 2.0.0 everything works (except the authorize.net, which was not available there), but with the exact same settings 2.0.2 is not selecting the shipping method.
Payment auto selection works fine.

I tried uninstalling the aio component, manually uninstalling the plugins, removing database entries etc. then reinstalling the aio and it still is not working.

Any ideas???

Milbo

Easiest is when you give me an access to your page via pn, then I can take a look on your configuration
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

rubo


Milbo

Okey, I  checked your page.

The only bug is that the message is not shown "sorry, no shipment for your address found" or so. Because it is absolutly fine working, when you enter USA as BT country. I even tested now to use for the ST another country and then the shipment is unset. So everything is almost right. I think when you do this as admin you get even a message with a link where to change it.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

dnlvsci

Hello Milbo!

And what about the ajax cart refresh? Can you test VM2.0.2 on J1.5.25? The shipment and payment working good but the ajax problem not solved for me.. :(