Results 1 to 10 of 3052

Threaded View

  1. #11
    Join Date
    Apr 2019
    Posts
    345
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Sorry, one more warning. We received an order using paypalwpp. The delivery address somehow was blank (hopefully only intermitent). We also received the following warning from OPC.

    PHP Code:
    [12-May-2026 10:59:16 America/New_YorkPHP Fatal errorUncaught ErrorUndefined constant "EMAIL_GREET_NONE" in /includes/modules/checkout_one_send_welcome_email.php:22
    Stack trace
    :
    #0 /includes/modules/pages/checkout_success/header_php_guest.php(43): require()
    #1 /index.php(35): require('/home/...')
    #2 {main}
    thrown in /includes/modules/checkout_one_send_welcome_email.php on line 22

    [12-May-2026 10:59:16 America/New_YorkRequest URI: /index.php?main_page=checkout_success&action=create_accountIP addressxxxx
    --> PHP Fatal errorUncaught ErrorUndefined constant "EMAIL_GREET_NONE" in /includes/modules/checkout_one_send_welcome_email.php:22
    Stack trace
    :
    #0 /includes/modules/pages/checkout_success/header_php_guest.php(43): require()
    #1 /index.php(35): require('/home/...')
    #2 {main}
    thrown in /includes/modules/checkout_one_send_welcome_email.php on line 22. 
    Line 22 is the following

    $email_text = sprintf(EMAIL_GREET_NONE, $firstname);

    Update. It seems to be not related to paypalwpp. We received another normal order using paypaldp. It shows the delivery address as normal, but I receive the same warning.
    Last edited by njcyx; 12 May 2026 at 04:21 PM.

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 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