Page 1 of 2 12 LastLast
Results 1 to 10 of 2177

Hybrid View

  1. #1
    Join Date
    Mar 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I've bin loking for two days now for the solution for the following problem:

    I was editing includes/classes/order.php and when I tried to go to checkout page (main_page=checkout&action=null) it turnd up blank.
    I reinstalled the original order.php the page was still blank, allas.

    When I turn fec off the checkout works with the normal three steps.
    I reinstalled all the fec files, but still no luck.

    I used the debugging tool and got an redeclare class error on line 1037 in order.php, but since the first time the blank page occurd I've installed the order.php at least twice.

    So now I'm in the dark about it.

    Any help would be welcome...

  2. #2
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by NickP View Post
    I've bin loking for two days now for the solution for the following problem:

    I was editing includes/classes/order.php and when I tried to go to checkout page (main_page=checkout&action=null) it turnd up blank.
    I reinstalled the original order.php the page was still blank, allas.

    When I turn fec off the checkout works with the normal three steps.
    I reinstalled all the fec files, but still no luck.

    I used the debugging tool and got an redeclare class error on line 1037 in order.php, but since the first time the blank page occurd I've installed the order.php at least twice.

    So now I'm in the dark about it.

    Any help would be welcome...
    Look at message 800 on page 80 (previous page) of this thread and see if that helps you out.

  3. #3
    Join Date
    Mar 2009
    Posts
    34
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by JTheed View Post
    Look at message 800 on page 80 (previous page) of this thread and see if that helps you out.
    To bad, it didn't work out for me.

    It doesn't matter if a set al the other options from fec to 1 or 0, but when I switch fec on the page goes blank.

    Wich file controls this?

  4. #4
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    Thank you JTheed for reply to my previous post.

    Here is another question, this time re

    includes/modules/create_account.php

    There are many instances in the 1.3.9a file where 'login' is changed to 'create account'.

    But there are also large blocks of unique code further down in the FEC file that use 'login', , for instance //shipping down around #300, so if I copy those blocks over into 1.3.9a will that be a problem

    ....should I change those instances of 'login' also to 'create account'?

    This question also posted in 1.3.9a upgrade forum.

  5. #5
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Fast and Easy Checkout for Zen Cart

    My Bad for not specifying this earlier, I am using version 173 of FEC. I haven't looked at 151 but it may not be compatible for 1.39.

    NickP: If you turn off the FEC mod, then it is not your problem. Did you edit a core file to add it to your store? If so, put a copy of the original file that was edited back in and see if that clears the problem.

    Remember EVERYONE, if you have a problem on a page, it HELPS A LOT to leave a link to your sight if you can and tell us what version of zen-cart and the mod you are using. This way it can be looked at and it might make the fix a lot easier to find.

    Remember, Always BACKUP your files and DB Before add any modification!

  6. #6
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by soxophoneplayer View Post
    Thank you JTheed for reply to my previous post.

    Here is another question, this time re

    includes/modules/create_account.php

    There are many instances in the 1.3.9a file where 'login' is changed to 'create account'.

    But there are also large blocks of unique code further down in the FEC file that use 'login', , for instance //shipping down around #300, so if I copy those blocks over into 1.3.9a will that be a problem

    ....should I change those instances of 'login' also to 'create account'?

    This question also posted in 1.3.9a upgrade forum.
    I would say No. Create_Account is for Creating a NEW Account and Login is for a Customer to Login because they have already created their account. I would leave it the way it is as far as Login and Create_Account go.

    Remember, Always BACKUP your files and DB Before add any modification!

  7. #7
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    includes/modules/create_account.php is NOT on the list of modified files in the FEC 1.8.0 release.

    However, the file is contained in the folder of required files and it is substantially different from either the zc 1.3.8a or 1.3.9a clean file which is why I was attempting to merge it.

    There are several other files likewise not in the former but in the latter.

    I took this to mean the exclusion from the list was accidental, but now it seems perhaps it was the inclusion of the files which was unintended. (?)

    I'm getting befuddled trying to update FEC and zc concurrently.

  8. #8
    Join Date
    Feb 2006
    Posts
    588
    Plugin Contributions
    0

    Default Re: Fast and Easy Checkout for Zen Cart

    I have customers complaining they cant change the ship to address, is anyone else having this issue?

  9. #9
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by soxophoneplayer View Post
    includes/modules/create_account.php is NOT on the list of modified files in the FEC 1.8.0 release.

    However, the file is contained in the folder of required files and it is substantially different from either the zc 1.3.8a or 1.3.9a clean file which is why I was attempting to merge it.

    There are several other files likewise not in the former but in the latter.

    I took this to mean the exclusion from the list was accidental, but now it seems perhaps it was the inclusion of the files which was unintended. (?)

    I'm getting befuddled trying to update FEC and zc concurrently.
    OK, I see what you are talking about. It looks like it was left in and has a check for the captcha mod included in it.
    It might be better to address this on the authors site as he doesn't list this as one of the files to be modified.

    As far as changing the login to create_account, they are there for error messages, so changing them should be ok. I would try it using the 1.39 file and only add the COWOA parts to the 1.39 version. You did see you need another mod to even use the FEC 180, right?

    I don't know how many mods you have installed, but I think I would get the upgrade done to 1.3.9 and then add the mods I want to it. The main thing is to get the Database UPGRADED and the new code for security purposes and PHP 5.3x

    I'll try to get some time to install FEC180 tomorrow and let you know what I find myself.

  10. #10
    Join Date
    Apr 2008
    Posts
    351
    Plugin Contributions
    4

    Default Re: Fast and Easy Checkout for Zen Cart

    Quote Originally Posted by soxophoneplayer View Post
    includes/modules/create_account.php is NOT on the list of modified files in the FEC 1.8.0 release.

    However, the file is contained in the folder of required files and it is substantially different from either the zc 1.3.8a or 1.3.9a clean file which is why I was attempting to merge it.

    There are several other files likewise not in the former but in the latter.

    I took this to mean the exclusion from the list was accidental, but now it seems perhaps it was the inclusion of the files which was unintended. (?)

    I'm getting befuddled trying to update FEC and zc concurrently.
    I went ahead and installed FEC 180 out of the box with just 2 changes. I renamed the template_default folder to classic as it is the one I use when testing and the other change was to remove an } on line 304 in the tpl_checkout_stacked.php file for running ZEC with one page checkout.
    I did not merge any of the file together, just the 2 changes above and it works. There are more files overwritten than what is on his list of files that are modified, you were 100% correct there.
    I am going to comb thru it and see if there are any things that really SHOULD be merged for security updates.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 25 Jan 2012, 07:37 PM
  2. Fast and Easy Checkout - Checkout Without Account not showing
    By Lee-oh in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 3 Feb 2010, 05:09 PM
  3. Go To Checkout Error - with Fast and Easy Checkout installed
    By RFree190 in forum General Questions
    Replies: 3
    Last Post: 10 Mar 2009, 07:08 AM
  4. checkout page not redirect (Fast and Easy Checkout module)
    By wowemall in forum Addon Templates
    Replies: 0
    Last Post: 27 Sep 2008, 02:36 PM
  5. Fast and Easy Checkout
    By cmes in forum General Questions
    Replies: 5
    Last Post: 15 Feb 2008, 04:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg