Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Unable to checkout with vm and JoomSEF enabled
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.

TOPIC: Unable to checkout with vm and JoomSEF enabled

Unable to checkout with vm and JoomSEF enabled 15 years, 6 months ago #5124

I am running joomla 1.57 and JomSEF v3.2.1 and virtuemart 1.1.2. When Joomsef is enabled I am unable to checkout. When I hit the checkout button it redirects me to the product categories page. If I disable joomsef everything works fine.


Please help

Thanks in advance,

Paul

Re:Unable to checkout with vm and JoomSEF enabled 15 years, 6 months ago #5132

  • Hepcmo
Last Edit: 15 years, 5 months ago by miun.

Re:Unable to checkout with vm and JoomSEF enabled 15 years, 6 months ago #5147

Despite what Hepcmo says there is already a response posted from JoomSEF support about this. To solve your problem go into JoomSEF configuration and change;

'Set server QUERY_STRING?' to 'Yes'

Cheers,
Coreyna

Re:Unable to checkout with vm and JoomSEF enabled 15 years, 5 months ago #5196

I did this and it doesn't work. I still get a 404 error when I turn on SEF in Joomla Global Configuration. Any other suggestions?

Re:Unable to checkout with vm and JoomSEF enabled 15 years, 5 months ago #5197

  • Hepcmo
Last Edit: 15 years, 5 months ago by miun.

Re:Unable to checkout with vm and JoomSEF enabled 15 years, 5 months ago #5200

Hi,

I found a workaround - I disabled SEF links on checkout.

To do this hack, backup your original files and add to VM com_virtuemart.php, at the beggining of the function "create", this code:
if (@$page == 'checkout.index') {
return $string;
}


Tested on J1.0.15+VM1.1.2+JoomSEF 2.3.0
Last Edit: 15 years, 5 months ago by bdcomp.
User Login Empty