VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Coding Central => Topic started by: Anna_Bolika on November 29, 2016, 11:25:37 AM

Title: Change-payment-link in cart not working in none opc mode and SEO on
Post by: Anna_Bolika on November 29, 2016, 11:25:37 AM

Hi folks

As the subject statet, in the cart of a none-opc virtuemart with SEO on, the link to change the payment does not work and always redirect user to the cart again.

The link-href is 'translated' to german as 'https://localhost/site/shop/warenkorb/bezahlung'

As a quick-fix, i comment out the first
if ( $segments[0] == 'checkout' or $segments[0] == 'cart' or............ Block
(Line 422 - 428)
in router.php

Cheerio
Roger
Title: Re: Change-payment-link in cart not working in none opc mode and SEO on
Post by: jenkinhill on November 29, 2016, 11:28:47 AM
http://forum.virtuemart.net/index.php?topic=79799.0