![]() |
Quote:
There is no problem using Jon's mods with my Points mods if a slight modification is done to the install of the ezCheckout mod. My points mod shows in RED the points discount to be clear to the customer after paying with points. With Jon's ezCheckout mod, his mod hides this by default. To show this follow these steps: -In step 8 instead of using the instructed code at the bottom of this step: Code:
{if $config.Shipping.realtime_shipping eq "Y"} Use this code (take out the {if} {/if}): Code:
{capture name=checkout_dialog} I hope this clears things up. I also have added to my code to allow for the ezRecommends module. So if you have the ezRecommends and my Points mod, contact me and I will send you an updated points_payment.php file (any orders after 3/6/05 have this code already in there for them). I hope this clears things up for you guys! Any questions contact me! :) Carrie |
First, nice mod!
I'm having a bit of trouble getting the logo in the upper left-hand corner to switch out depending on the mode. My code: Quote:
The way I thought this would work was to change it to the wishlist logo if the url read: /cart.php?mode=wishlist But it doesn't. I'm making the changes in home_checkout.tpl |
You may have to edit cart.php and assign the $mode variable to smarty.
|
Hello Jon,
Thanks for the reply. Assign mode like this? $smarty->assign("mode", $mode); And I assume it can be at the end of the file outside of any function? |
Put that at the end of the file, right before $smarty->display
|
Worked like a champ!
Thank you! |
Hi Jon
Bought your mod yesterday and installed it no problems Just wanted to say what a great mod and thanks Jon :lol: |
Hello
I bought the EZ-checkout, upsell, and the other one, installed them all ok in about an hour, and they seem to be working fine exept I cannot login with an existing username and password from the checkout, it sends me to a blank checkout page. I had a quick look through this thread (almost needs its own sub forum) but got 15 pages in and gave up. Hope this is a common problem, I would place the code here but seeing as its 3rd party thought I had better not. Regards Adam |
Nobody else has reported the error, so I assume it's something specific to your installation, but can find out for sure if you PM me ftp details.
|
Quote:
Fixed, you didn't upload the skin1/customer/main folder provided with the installation. |
All times are GMT -8. The time now is 08:30 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.