[Zen Cart] Numinix Fast & Easy Checkout

Magic SEO URLs for Zen Cart.
MPrough
Posts: 1
Joined: Tue Mar 03, 2009 1:14 pm

[Zen Cart] Numinix Fast & Easy Checkout

Postby MPrough » Tue Mar 03, 2009 1:22 pm

This site http://nicotinerush.com/ we have recently installed Fast & Easy Checkout. The checkout links are not rewritten... and do not redirect to checkout.php. The Numinex additional MSU fix to application top was performed as follows...

Code: Select all

if ($_GET['main_page'] != 'checkout') {
  include(DIR_WS_INCLUDES . 'magic_seo_url.php');


None the less it does not redirect correctly, but rather to checkout/shipping.html then /index.php?main_page=checkout

I found this, and I can use it to redirect it properly... but the session is lost and shipping does not calculate the zone correctly then w/o the session.

#927

Code: Select all

#checkout_shipping - checkout shipping
RewriteCond %{QUERY_STRING} ^currency=([a-zA-Z]{3})&zenid=([a-z0-9]*) [OR]
RewriteCond %{QUERY_STRING} ^currency=([a-zA-Z]{3}) [OR]
RewriteCond %{QUERY_STRING} ^zenid=([a-z0-9]*) [OR]
RewriteCond %{QUERY_STRING} ^
RewriteRule ^checkout/shipping.html$ index.php?main_page=checkout_shipping [L,QSA]


Can you advise please
~Melanie

inveo
Inveo Support
Posts: 1285
Joined: Sat Feb 02, 2008 12:07 pm
Contact:

Re: [Zen Cart] Numinix Fast & Easy Checkout

Postby inveo » Tue Mar 03, 2009 1:26 pm

Please contact Jeff from Numinix or ask at Numinix forum: http://www.numinix.com/forum/