Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default 155e message stack problem

    Apache Linux 3.10.0-514..., MySQL 5.6.35, PHP 5.6.31, 155e testing locally
    Mods
    News Box ManagerOne-Page Checkout Settings
    DbIo Manager Settings
    News Box Manager
    Magic Thumb
    Inventory Report
    Monthly Sales
    All Invoices
    All Packing Slips
    Display Log Files
    Clone a Template
    Mod List
    Database I/O Manager
    Manage DbIo Templates
    Encrypted Master Password
    Scheduled Events
    Any ideas on the fun below? My brain is already racked.
    Getting the following fun notices:
    Code:
    [02-Sep-2017 05:24:55 UTC] PHP Notice: Undefined index: messageToStack in /home/******/public_html/155e/ADMIN/includes/classes/message_stack.php on line 58
    and
    Code:
    [02-Sep-2017 05:44:43 UTC] PHP Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_ADMIN_TITLE - assumed 'MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_ADMIN_TITLE' in /home/******/public_html/155e/includes/modules/payment/authorizenet_aim.php on line 91
    [02-Sep-2017 05:44:43 UTC] PHP Notice: Use of undefined constant MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_DESCRIPTION - assumed 'MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_DESCRIPTION' in /home/******/public_html/155e/includes/modules/payment/authorizenet_aim.php on line 106
    and one other too long to post here that basically says EVERY payment constant is not defined.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: 155e message stack problem

    For the first, I'd suggest:
    Code:
    if (empty($_SESSION['messageToStack'])) {
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: 155e message stack problem

    For the second, any idea what action was being performed when the log(s) were generated? In a way it appears that the language define for the payment module wasn't loaded before the payment module. A similar statement seems applicable to the third issue as well.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default Re: 155e message stack problem

    Quote Originally Posted by mc12345678 View Post
    For the second, any idea what action was being performed when the log(s) were generated? In a way it appears that the language define for the payment module wasn't loaded before the payment module. A similar statement seems applicable to the third issue as well.
    I am unable to find any define even in a stock install.

    Also, I seem to get random changing symptoms. Latest is when I delete all log files, click on Tools and Server Version/Info, and click on Admin Home, I get
    Code:
    [05-Sep-2017 06:53:56 UTC] PHP Notice: Undefined index: project_version_patch in admin/server_info.php on line 28

  5. #5
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: 155e message stack problem

    includes/languages/english/modules/payment/authorizenet_aim.php

    Line #11 :
    Line #12 :
    Line #13 : //##Admin##Configuration##Items
    Line #14 : ####define('MODULE_PAYMENT_AUTHORIZENET_AIM_TEXT_ADMIN_TITLE',##'Authorize.net## (AIM)');##//##Payment##option##title##as##displayed##in##the##admin

    Also found on github: https://github.com/zencart/zencart/b...izenet_aim.php
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: 155e message stack problem

    @dbltoe, do you by any chance have the "Currency Cron" job configured and running? I've seen similar issues when a non-standard autoload-prefix was used in the admin.

  7. #7
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,145
    Plugin Contributions
    11

    Default Re: 155e message stack problem

    No, I don't. It appears as if something is not firing the defines for all the payments and customers. The authorizenet_aim.php is there but not recognized.

    I've compared most everything with the latest version to no avail.

    today, getting
    Code:
    [05-Sep-2017 06:53:56 UTC] PHP Notice: Undefined index: project_version_patch in /home/******/public_html/155e/ADMIN/server_info.php on line 28
    at login to admin

 

 

Similar Threads

  1. v153 Adding a message into the message stack
    By delia in forum General Questions
    Replies: 9
    Last Post: 22 Oct 2014, 05:29 PM
  2. v153 Message Stack Success Problem
    By Opal in forum General Questions
    Replies: 17
    Last Post: 22 Jul 2014, 07:10 PM
  3. Stack Error Message
    By lasilhouette in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 14 Nov 2008, 10:13 PM
  4. Message Stack
    By chris32882 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Oct 2008, 03:07 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR