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)
-   -   Easy Checkout Mod for X-Cart 3.5.x and 4.0.x (https://forum.x-cart.com/showthread.php?t=9085)

Jon 09-14-2004 10:34 AM

^ Thanks for the feedback, appreciated.

The anonymous_login.tpl was a typo, thanks.

In the home_checkout.tpl replace everything from <html> down to just before the meta include with:

Code:

<HTML>
<HEAD>
<TITLE>
{if $config.SEO.page_title_format eq "A"}
{section name=position loop=$location}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{else}
{section name=position loop=$location step=-1}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{/if}
</TITLE>


I accidently used the 3.5 title code in that file.

Zip has been updated.

cotc2001 09-14-2004 10:45 AM

Hmmm when trying to put a test order through im getting this error

Code:

Warning: main(./test_get.php): failed to open stream: No such file or directory in /usr/home/justhom/public_html/auth.php on line 163

Fatal error: main(): Failed opening required './test_get.php' (include_path='') in /usr/home/justhom/public_html/auth.php on line 163


not sure whether it's got anything to do with the mod though because it's on my office pc and im working at home on my laptop.

cotc2001 09-14-2004 10:50 AM

Nope sorry my mistake it's got nothing to do with it, it's to do with a testimonial module.

Jon 09-15-2004 08:27 AM

Another good mod to make, is to move UP the Update button, and down the delete button. Have them switch places.

In skin1/customer/main/cart.tpl

SWITCH THE PLACES OF:


AND


EnriqueHavoc 09-15-2004 04:35 PM

a quick reminder for anyone that buys this, turn off your junkmail filter if your email uses one! i missed the download email, thanks for resending jon :D

Ryano 09-15-2004 09:08 PM

Hi Jon, i am interested in purchasing this mod for 3.5x, but I am thinking that later on down the road, maybe two months from now I will upgrade to 4.0. Would I have to repurchase the 4.0 version if I decide to switch? Thanks.

Jon 09-16-2004 07:42 AM

^ Ideally I'd say yes :D But you've got a point, it's a bit of an expensive mod to only use for 2 months, so if you buy the 3.5.x I'll send you the 4.0 via e-mail for free. For anyone else who buys/has bought the mod I'll do the same and provide you the alternate version code if you request it.

cotc2001 09-16-2004 07:46 AM

Can you do the other way around as well??? for those who have bought 4.0 can they get the 3.5.x version as well?

Jon 09-16-2004 07:48 AM

If you have a legitimate reason for doing it, then yes. I want to try and make sure best I can that people aren't getting an alternate version for somebody else. Just PM me the e-mail address you want it sent to along with your reason for needing it.

cotc2001 09-16-2004 07:55 AM

Sure, my own reason would be that because 4.0.x isn't stable enough yet for a live enviroment but purchased it because the are using as a test - realised what a good mod was and want to put it into their current live site. I've got a feeling that there maybe quite a few people in the same boat :D

I'll stick it all in a PM in a min.


All times are GMT -8. The time now is 08:37 PM.

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