Quote Originally Posted by thegoodlifestore View Post
I am sure it does. The instructions for "TO SEE IF A CUSTOMER IS A GUEST ACCOUNT" in the Admin area definitely need to be updated as most of the coding they want you to add to or replace in admin/orders.php doesn't exist in the 1.5.7 version of that file.

I was hoping FEC was updated enough for 1.5.7 since the latest update of FEC was released (on 7/15/20) after 1.5.7 was (on 6/23/20).
let's see about a few things here:
  • php 7.0 released 12/2015; support for php 5 discontinued 1/2019
  • FEC 2.4.3 released 7/2020
  • FEC 2.4.3 still makes use of Old style constructors that were DEPRECATED in PHP 7.0
  • IMO, anyone releasing php code in 2020 that makes use of old style constructors is pretty much a joke, and not really supporting their code.
  • FEC 2.4.3 makes use of a script in includes/modules/pages/header_php.php. i am not sure when that page was removed from ZC; perhaps v138? certainly looks to predate the ZC repo on github.


hope may spring eternal; frankly i have lost hope in this module and will be looking to move to ones where there is real support that keeps up with the ZC development. this one does not seem to be in that process.