![]() |
Quote:
Found it, nevermind... thanks for the help |
ok, I tired this change to the code to effect how xcart redirects after a gift certificate has been made and found I was still only redirected to the recomends page and not where I was supposed to go and see the message (applied or applied and choose payment for additional funds)
Code:
Open /payment/payment_giftcert.php So, my question is, how is this different for version 4.0.11 than it was for the earlier 4.0.x branch. also noticed that the points payment methid needs the same style of redirect as the gift certificate due to possibly only having partial payment with points and partial with what ever, cc, money order, check etc. Anyone have and input on this? I also still need to know how to change boarder to another color besides white. I changed the background color in the tpl file and it still shows all white. I am guessing it is being overridden in the css, but do not know where. Could use a lil help on that also. Thanks to those in advance that take the time... |
Hi Jon
Can you help me with these errors Jon Code:
[06-Mar-2005 14:23:40] SQL error: /megapcs4u/cart.php This seems to only go wrong when i use the gift certificate, all you other mods seem to work well. one other problem is the change the gift certificate redirect, and to give them a message when the certificate does not cover the cost, it will not show the message. It could be the above mod causing the problem. John |
Hi markwhoo
Home_Checkout.tpl for logout of ezcheckout Code:
<form action="../include/login.php" method=post name=loginform> Try this Quote:
It works fine for me. John |
I'm evaluating the code for ezRecommends and will be fixing some issues with gift certificates and with the points mod shortly.
|
Quote:
Sounds great! I look forward to it. :wink: |
I'm Back....
Jon, On your site of the the steps you had an message saying something about the email may end up in the junk/bulk folder. What page was that and how did you get it in? |
I added it to skin1/customer/main/checkout.tpl
AFTER: Code:
{if $payment_data.payment_method ne ""} |
Can anyone offer some advice on the following situation: When an incomplete registration form is submitted while in the easy checkout the page refreshes but fails to retain any info already entered into a field. When the register.tpl is accessed from the main site and and incomplete form is submitted the page is refreshed and any previous field data entered remains.
I need the register.tpl page within the easy checkout mod to retain any completed fields when an incomplete form is submitted. Thanks in advance! |
On a fresh installation of X-Cart with exCheckout installed I receive this error when ever trying to login / logout of customer and admin:
Code:
Parse error: parse error, unexpected '}' in W:\www\dev\include\login.php on line 203 line number changes between 201 and 203 depending if there is a white space before the code is modified. The code in question is: Code:
[b]Find[/b] It is with the replacement code that the problem is occuring. This error has now happened on two versions of fresh installs of X-Cart when testing to check I was double sure. Ian[/b][/code] |
This version should have been corrected and you should have been sent an updated copy already.
The code: Code:
func_header_location($redirect_to."/cart.php?mode=checkout") Should have a ";" on the end of it. Code:
func_header_location($redirect_to."/cart.php?mode=checkout"); |
Jon,
How easy to upgrade the x-cart if your ezcheckout, or ezrecomment or ezupsell is installed? I am currently on x-cart 4.12. |
Pengrus,
From a third-party support perspective I can say I have several clients who use a combination of one or more of Jon's conversion mods - and upgrades within the 4.0x series have all been painless. That is to say, any issues with the upgrades that I did happen to encounter were totally unrelated to Jon's mods. :wink: |
^ Thanks for the perspective.
The mods are also very straight forward to install for anyone with basic knowledge of php and template editing (i.e. Put this code after this code, etc.) so reinstalls are not at all time consuming. |
I am using Fashion Mosaic custom skin from X-cart. Will the add-ons use the stylesheet and graphics from Fashion Mosaic? Especially the Tab for the easy Checkout?
Thanks! |
The checkout has it's own template (home_checkout.tpl) which frames the checkout process, however it uses the default x-cart stylesheet and the components of checkout remain styled the same.
The "tabs" of the checkout will use the same font and link style sheet, and the "grey" color can be edited easily by modifying css in home_checkout.tpl. So in short, the style is the same, with the exception of the color of the tabs which can be easily edited. |
I installed it and I am having some problems. I got the mod from EWDHosting and followed the file "X-Cart Easy Checkout - Custom Installation - 4.0.x" that was included with the .zip
I get the error: "Parse error: parse error, unexpected T_VARIABLE in ....public_html/cart.php on line 112" When I click on "buy now" on a item. Area of error. Quote:
Also, in the instructions, the areas that detail the "Open include/login.php" and "Open include/register.php" and what to edit in them does not correspond to what is in the original files... Thank you very much for you help. |
The code you've shown is missing a semi-colon.
Code:
$smarty->assign("mode",$mode) Should be: Code:
$smarty->assign("mode",$mode); Your instructions should say that if register.php does not correspond, then no edits are necessary. I'll speak to Emerson to ensure that he has and updated file. Can you post your login.php code please. |
Here is the original login.php (well part of it, do you need to see it all)
Quote:
And in the install instructions it says to find and replace this section Quote:
And for register.php here is the original Quote:
And your isntructions say to find Quote:
So I am not sure what to do as they are a bit different.... Thanks again |
Unexpected Action
I downloaded and installed the excheckout mod on 3/18 Version 4.0.12. Everything seemed to go well (a couple of errors caused by extra } or { but nothing serious). Did not modify register.php since the code seemed to be there (with some additional lines).
Everything seemed to work but if I abandon a cart while anonymous I then get dumped back to a login / register page rather than home.php and the cart does not empty. This happens even if I close the browser and then return later. It will still show the cart as having an item while anonymous and will add new items to the total of the existing cart. If I delete the item from the cart as anonymous it doesn't remove it and since you cannot login the customer is stuck with a shopping cart item they can't get rid of. There are no errors showing in relation to this behavior. I removed the mod temporarily until I can get some insight into this behavior. Any feed back would be greatly appreciated. |
I am also on 4.012. I am going to wait for a solution before I buy it.. Thanks!
|
All mods will be reviewed with 4.0.12 in the next 2 days and an update will be posted here. If you've purchased the mod and want an updated copy, PM me with your order # and email address, and please mention if you purchased through WebsiteCM.com or a reseller.
|
All mods have been verified to work with 4.0.12. Details below.
ezCheckout ezCheckout has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions. If you have a zip file that is not titled ezcheckout-mar2005.zip you may want to contact us with your order # and place of purchase to receive a new installation file. http://www.websitecm.com/store/customer/product.php?productid=69 ezUpsell ezUpsell has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions. NOTE: This module compliments ezCheckout very well, as ezCheckout takes the customer away from the store front, ezUpsell allows them to choose when they want to leave the store, and doesn't interupt the shopping experience. http://www.websitecm.com/store/customer/product.php?productid=84 Remember Me The "Remember Me" mod has been confirmed to work on 4.0.12 without any changes to the install instructions. http://www.websitecm.com/store/customer/product.php?productid=89 ezRecommends ezRecommends has been confirmed to work on X-Cart 4.0.12 without any changes to the install instructions. Additional instructions have been provided however, to prevent people from being shown recommended products after returning from a failed order. Open skin1/main/error_ccprocessor_error.tpl Find: Code:
cart.php?mode=checkout Code:
cart.php?mode=checkout&ezrecommends=Y Open skin1/main/error_ccprocessor_unavail.tpl Find: Code:
cart.php?mode=checkout Code:
cart.php?mode=checkout&ezrecommends=Y http://www.websitecm.com/store/customer/product.php?productid=86&cat=0&page= |
Jon,
Maybe i missed this, but. On your site, every page has # of items and Total at the top. This should be standard on your mod. I have the 3.5.x version and it does not do this. So when i go to Payment Confirmation, I cant remember what Im being billed.... |
No Go To Login
First off kudos on the EZ Cart Mod. This thing rocks and I wish all stores made it this eay :)
I have run into a problem though. :( On checkout when I click the link On the "cart.php?mode=checkout" in tnese paragraph: Quote:
All I come up with is a blank page. No way to login. Here's my source of the login page: Quote:
Anyone have any ideas? Also I will be the first to admit that I suck at PHP and .tpls but is there a way to put a login box right in the On the "cart.php?mode=checkout" page? Any help will be deeply deeply appreciated! :) Chris |
^ That portion of the code should be irrelevant. ezCheckout provides a login page that puts the login and the registration on the same page to avoid confusion and/or customers who miss that link text.
Probably you did not upload two files which were provided with the installation: skin1/customer/main/anonymous_login.tpl and skin1/customer/main/customer_login.tpl |
Jon,
I am an idiot. I should have questioned operator error first. I had to reinstall the skins and forgot to upload those. This thing rocks now! Chris |
Great :)
Don't know if you've seen it already, but you may also want to consider ezUpsell, it removes x-carts forcing of them into the shopping cart before they are ready (or the option of staying on the same page which confuses them as to if the product's been added) by giving them the option of Continuing Shopping or Checking Out. http://www.websitecm.com/store/customer/product.php?productid=84&cat=0&page= |
Quote:
Jon, I also like to have the ezRecommends with ezCheckout. They are really perfect match. However, I feel it is a little redundant with the random upsell that comes with x-cart. What I wish to see is: ezRecommend has a config setting that can specify x number of "Also Bought" items to show and y number of "Random upsell" to show. If this is possible, I might just enable 3 "Also Bought" and 1 random as I feel Also Bought should carry more weight. My understanding is that right now it is RANDOM display a mixture of "Also Bought" and "Random Upsell" without further control. Am I right on this? Thanks a lot for looking into this. |
^ It takes customer also boughts, and the upsell links that you specify in your admin section. It doesn't take anything random.
I could code it to specify how much it takes of each but that would beyond the mod and would require custom work. |
Thank you, Jon.
I purchased the ezCheckout for now. I have finished the installation, and have a couple of questions: 1. It seems the ezcheckout page still use quite a lot default css variables from the default orange theme skin (skin1.css) such as the link, and font color and the price color, etc. How can I link it to my custom skin css that's on the Customer page? 2. The buttons like Checkout and Submit on the ezCheckout page are different from my custom skin's buttons. I am using Fashion Mosaic skin. I think this is also related to question 1, it links to skin1.css instead of skin1_customer.css. Edited: I found that on the home_checkout.tpl , we need to replace the {#CSSFile#} with skin1_customer.css to solve above problem Could you please help? Thank you very much! |
Change:
Code:
<link rel="stylesheet" href="{$SkinDir}/{#CSSFile#}"> to: Code:
<link rel="stylesheet" href="{$SkinDir}/skin1_customer.css"> |
Thank you, Jon. Beautifully done... I just checked walmart.com, officedepot.com and amazon.com and realize they all have very simplified check out process like yours. I learned a lot from your mod. Thank you very much!
|
For users of 4.0.13 there's an update needed for ezUpsell.
The cart.php code is different. Open cart.php Find: Code:
# REPLACE with: Code:
# |
Jon doing that gives me a "file not found."
Anyway I emailed you earlier for install. (sheermiracle) I did EZ-Cart no problem but EZ-Upsell has me stumped ](*,) Chris |
^ Just emailed you about it.
|
Hmm... I haven't had any problems with the MOD
Thanks alot guys! |
Jon,
Payment sent dude and Thankx. :wink: Chris |
^ All done.
Took some trouble shooting, but found that the problem was simply that home_main.tpl did not have the ezUpsell code implemented in it. I modified your cart.php to put in the required redirect, updated your home_main.tpl, and ensured that everything is working. You'll also want to reimplement the language variables as per the installation instructions. If you'd like to PM me admin details I will do this for you also. Oh, and you may want to also update your signature with 4.0.13 ;) |
Jon,
Thank you! Quote:
Here's the page:<blockquote> versions of 4.0.x, specifically the 4.0.12 branch. Please note that this will override the option in your admin section to redirect to the cart.php or not. You will however be able to easily disable this mod if for any reason you need to do so in the future. To contact us please visit: http://www.websitecm.com/contact/ [/quote] The 4.0 link went no where. Just back to the folder. Hmph? I'll pm you my details Thanks again. Chris |
All times are GMT -8. The time now is 12:43 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.