X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   One Page Checkout for 4.2 (https://forum.x-cart.com/showthread.php?t=46813)

alec.thomas 04-07-2009 07:47 AM

One Page Checkout for 4.2
 
Just purchased One page checkout for x-cart 4.2 today, and ran into a few small problems with the install. The pop-up boxes are not working and instead are being placed below the footer. Anyone else installed this for 4.2 yet?

balinor 04-07-2009 08:08 AM

Re: One Page Checkout for 4.2
 
Have you opened a ticket with the mod vendor?

alec.thomas 04-07-2009 08:12 AM

Re: One Page Checkout for 4.2
 
Yep, thats the first thing I did. I haven't altered any checkout pages in x-cart, so i'm assuming it's a bug, they just released it for 4.2 yesterday. Also, modding the .php files are next to impossible because they are encrypted. Have you used this before balinor?

balinor 04-07-2009 08:23 AM

Re: One Page Checkout for 4.2
 
Not using 4.2, so I have not used that version, no. Use it all the time for 4.1 though - I'm sure Bill will get back to you ASAP.

alec.thomas 04-07-2009 09:18 AM

Re: One Page Checkout for 4.2
 
Maybe this will help someone... Off a fresh install One Page Checkout does not remove the search bar from checkout... to do this you have to open up /customer/head.tpl and find this code
Code:

{if $main ne "fast_lane_checkout"}

and replace it with this

Code:

{if $main ne "fast_lane_checkout" and $main ne "Checkout_One"}

koz 09-16-2009 09:06 PM

Re: One Page Checkout for 4.2
 
Thank you for this post alec


All times are GMT -8. The time now is 04:20 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.