Forum
Welcome, Guest
Please Login to access forum.
Re:Problem with Virtuemart 1 (1 viewing) 
Go to bottom
TOPIC: Re:Problem with Virtuemart 1
#4637
CRISCOMP INFORMATIKA KFT
Fresh Boarder
Posts: 1
User Offline
Problem with Virtuemart 1 Karma: 0  
Hi!

I can not put any product to the basket with method POST. Only method GET.

So, I had to modify 'addtocart_form.tpl.php'.

Code:

<form action="<?php echo $mm_action_url ?>index.php" method="get" name="addtocart" id="<?php echo uniqid('addtocart_') ?>" class="addtocart_form" >
System: - Joomla! 1.5.26 - 5.6.14 - VirtueMart 1.1.9. Is there any solution? Thanks.
 
Logged Logged  
  The administrator has disabled public write access.
#4638
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Problem with Virtuemart 1 Karma: 79  
Hi,

there is no a direct relation with this and Responsivizer template, so i've no clue why this is happening.
My only thoughts could be related to the jQuery version loaded, being VM1 and J1.5 very old the problem could lie on the jQuery version loaded by Responsivizer that is recent.

If you can't find why this is happening, configure a template override for Responsivizer using the GET method.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top