VirtueMart 1.2 Checkout Problems

16 years 6 days ago #3321 by Zappu
I suddenly get an error while the checkout with VirtueMart

Error 310 (net::ERR_TOO_MANY_REDIRECTS): Too many redirects

I get this after viewing the shopping cart when I click the checkout button
any idea?

As far as I remember with 1.5.6 it has worked

Zappu

Joomla 1.5.7 - VirtueMart. 1.2

Please Log in or Create an account to join the conversation.

16 years 6 days ago #3322 by Zappu
I have identified the problem occourse here
else if (isset($url_array[$pos+2]) && $url_array[$pos+2]==sefencode(_VM_CHECKOUT)) {
			$page = $_GET['page'] = $_REQUEST['page'] = 'checkout.index';
			$nonsefstring .= '&page=' . $page;
			$ssl_redirect = $_GET['ssl_redirect'] = $_REQUEST['ssl_redirect'] = 1;
			$nonsefstring .= '&ssl_redirect=' . $ssl_redirect;

If you comment out a part of this
$ssl_redirect = $_GET['ssl_redirect']; // = $_REQUEST['ssl_redirect'] = 1;

the error is gone, but you will not be directed to the next checkout page anymore

Zappu

Please Log in or Create an account to join the conversation.

16 years 6 days ago #3323 by Saka
If you get this problem please turn off redirect non-SEF URLs to SEF in SEF Advance configurations.

Emir Sakic
www.sakic.net

Please Log in or Create an account to join the conversation.

16 years 6 days ago #3324 by Zappu
Oh, thx it's working and the problem regarding the 2nd checkout page is solved when you have more than one payment processing, but just for the records, this problem does not occour when you have switched of the sex_ext, so it seems there is still a little error in there

Please Log in or Create an account to join the conversation.

About us

We provide high quality Joomla components created by a co-founder and original core developer of Joomla. For over a decade, our products have been used by more than 20.000 webmasters around the world.

Stay in touch