[Zen Cart] Numinix Fast & Easy Checkout

Technical difficulties? Ask for help here.

[Zen Cart] Numinix Fast & Easy Checkout

Postby MPrough » Tue Mar 03, 2009 12: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
MPrough
 
Posts: 1
Joined: Tue Mar 03, 2009 12:14 pm

Re: [Zen Cart] Numinix Fast & Easy Checkout

Postby ~J~ » Tue Mar 03, 2009 12:26 pm

Please contact Jeff from Numinix or ask at Numinix forum: http://www.numinix.com/forum/
Magic SEO URLs are now available for
osCommerce, CRE Loaded, Zen Cart, PrestaShop, OpenCart, CubeCart, phpBB and phpBB3!
~J~
InveoStore.com Founder
 
Posts: 1056
Joined: Sat Feb 02, 2008 11:07 am
Location: Prague, Central Europe


Return to Troubleshooting

Who is online

Users browsing this forum: Bing [Bot], Exabot [Bot] and 2 guests