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

    Default POSM Partial Blank Page

    Unpublished Product
    latest ZC from GitHub
    PHP 8.3
    AbusIPDB - 3.0.4
    Clone 2.0.0
    Display Logs 3.0.0
    Edit Orders 5.0.1
    POSM 6.1.0
    Ty Package 5.0.0
    USPS K11l
    OPC 2.5.4
    DBIO 2.0.1
    News Box Mgr 3.2.1
    SitemapXML 4.0.4
    Bootstrap 3.7.6

    POSM debug set to true

    I'm getting the following log file in the logs folder butg not in the display logs plugin.

    Code:
    [17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321, Language id 1#0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_debug_error_handler()
    #1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
    --> PHP Warning: Undefined array key 2 in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261.
    
    
    [17-Apr-2025 08:44:25 UTC] PHP Fatal error:  Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
    Stack trace:
    #0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
    #1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
    #2 {main}
      thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382
    
    
    [17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321
    --> PHP Fatal error: Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
    Stack trace:
    #0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
    #1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
    #2 {main}
      thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382.
    
    
    [17-Apr-2025 08:44:25 UTC] Request URI: /MY_ADMIN/index.php?cmd=products_options_stock, IP address: 123.456.789.321
    --> PHP Fatal error: Uncaught TypeError: zen_values_name(): Argument #1 ($values_id) must be of type string|int, null given, called in /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php on line 1261 and defined in /home/USER_HOME/public_html/includes/functions/functions_attributes.php:382
    Stack trace:
    #0 /home/USER_HOME/public_html/zc_plugins/POSM/v6.1.0/admin/products_options_stock.php(1261): zen_values_name(NULL)
    #1 /home/USER_HOME/public_html/MY_ADMIN/index.php(28): require('/home/USER_HOME/...')
    #2 {main}
      thrown in /home/USER_HOME/public_html/includes/functions/functions_attributes.php on line 382.
    When trying to show all the options for a product, I get a partial blank screen after the first two options are blue-lined at the end of the propagated portion of the page.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: POSM Partial Blank Page

    That's weird that you've got a log in the Zen Cart /logs directory that isn't displayed by Display Logs; what's the log-file's name?

    If you could post a screenshot of the products_options_stock_attributes for the associated product, that would help. It kind of feels like there's an option-value that's in POSM's attributes' table that has somehow been removed from the products_options_values table.

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

    Default Re: POSM Partial Blank Page

    Well, I screwed up and apparently deleted the file.

    The myDEBUG-POSM-##### files (all the same small file) are in the logs folder but not the display logs.

    Here's the screenshot
    Attached Images Attached Images  

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: POSM Partial Blank Page

    I meant for you to post a screenshot of the phpMyAdmin view of that table, sorry for the confusion.

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

    Default Re: POSM Partial Blank Page


    The customer deleted the product.

 

 

Similar Threads

  1. v201 POSM Stock issue
    By strelitzia in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 28 Feb 2025, 04:48 AM
  2. v210 POSM to not display out of stock variants
    By lsde in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 1 Jan 2025, 03:45 PM
  3. v154 Partial Admin Page Load After T_STATIC Alteration
    By sunshinelock in forum Installing on a Linux/Unix Server
    Replies: 5
    Last Post: 24 Aug 2015, 04:09 PM
  4. Blank Page After Partial Upgrade
    By wisowebs in forum Upgrading from 1.3.x to 1.3.9
    Replies: 4
    Last Post: 22 Dec 2012, 04:07 AM
  5. v150 Blank Sidebox Blank Page after adding code for livechat software
    By whatisthat456 in forum Basic Configuration
    Replies: 8
    Last Post: 3 May 2012, 10:40 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