Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default includes_modules_create account vs FEC

    A. In the 1.3.9a includes/modules/create_account.php, about line # 323 appears a line that begins with the code:

    $zco-notifier->notify

    I notice in all the other merging I've done so far that this phrase seems always to be replaced with:
    This->notify

    Should I change the former to the latter?

    B. I'm in process of merging FEC v1.8.0 into 1.3.9a

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

    But there are also large blocks of unique code in the FEC compaable 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 edit those instances also to 'create account'.

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

    Default Re: includes_modules_create account

    Quote Originally Posted by soxophoneplayer View Post
    A. In the 1.3.9a includes/modules/create_account.php, about line # 323 appears a line that begins with the code:

    $zco-notifier->notify

    I notice in all the other merging I've done so far that this phrase seems always to be replaced with:
    This->notify

    Should I change the former to the latter?

    B. I'm in process of merging FEC v1.8.0 into 1.3.9a

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

    But there are also large blocks of unique code in the FEC compaable 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 edit those instances also to 'create account'.
    Please do not double post.
    Again, FEC does not change the file in question. Here are the files that are modified (From version 180).

    Modified
    /required_files/includes/classes/observers/class.fec.php
    /required_files/includes/classes/order.php
    /required_files/includes/languages/english/checkout.php
    /required_files/includes/modules/pages/checkout/header_php.php
    /required_files/includes/modules/pages/fec_confirmation/header_php.php
    /required_files/includes/modules/pages/fec_confirmation/jscript_main.php
    /required_files/includes/modules/pages/no_account/jscript_form_check.php
    /required_files/module_version/fast_and_easy_checkout.txt

    So I would not change anything in the file you are asking about.

    Remember, Always BACKUP your files and DB before adding any modification!

  3. #3
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: includes_modules_create account vs FEC

    Quote Originally Posted by soxophoneplayer View Post
    A. In the 1.3.9a includes/modules/create_account.php, about line # 323 appears a line that begins with the code:

    $zco-notifier->notify

    I notice in all the other merging I've done so far that this phrase seems always to be replaced with:
    This->notify

    Should I change the former to the latter?
    No .
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. FEC Create New Account in Login.php no longer working for me
    By tcarden in forum General Questions
    Replies: 35
    Last Post: 21 Apr 2014, 05:36 PM
  2. ESL vs FEC vs COWOA
    By swamyg1 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 10 Apr 2011, 10:05 PM
  3. How to config "Checkout Without Account" with FEC?
    By xcbw in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Jul 2010, 09:08 AM
  4. FEC help !!
    By dpet102 in forum Addon Templates
    Replies: 1
    Last Post: 25 Sep 2009, 07:24 AM
  5. No Account errors -FEC
    By jbarrick in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 13 Jul 2009, 05:03 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