cart.class.phpの関数でエラーが発生する件について

フォーラム バグ報告 cart.class.phpの関数でエラーが発生する件について

1件の投稿を表示中 - 1 - 1件目 (全1件中)
  • 投稿者
    投稿
  • #103880
    tmfactory_2019
    参加者

    投稿の際は下記の情報をお書き添えください。
    ——————————————-
    WordPress のバージョン:(6.8.3)
    Welcart のバージョン:(2.11.25)
    PHP のバージョン:(8.1)
    Welcart専用の拡張プラグインとバージョン:(WCEX SKU Select)
    ご利用の親テーマとバージョン :(Welcart Basic 1.8.8)
    ご利用の子テーマとバージョン :(Welcart Voll)
    症状を確認したブラウザ:全て
    サーバー【重要】:(自社サーバー)
    ——————————————–

    お世話になっております。

    本日の昼頃より、以下のファイル部分でエラーが出てサイトが
    表示されない症状が発生しております。

    該当ファイル:/wp-content/plugins/usc-e-shop/classes/cart.class.php
    エラーの関数:function key_unserialize( $serial )

    エラー内容:
    「PHP Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, bool given
    in /wp-content/plugins/usc-e-shop/classes/cart.class.php:387

    Stack trace:
    #0 /wp-content/plugins/usc-e-shop/classes/cart.class.php(387): array_keys()
    #1 /wp-content/plugins/usc-e-shop/classes/cart.class.php(280): usces_cart->key_unserialize()
    #2 /wp-content/themes/welcart_basic-voll/functions.php(1442): usces_cart->get_cart()
    #3 /wp-content/themes/welcart_basic-voll/header.php(229): usces_get_item_conut()
    #4 /wp-includes/template.php(810): require_once(‘…’)
    #5 /wp-includes/template.php(745): load_template()
    #6 /wp-includes/general-template.php(48): locate_template()
    #7 /wp-content/themes/welcart_basic/404.php(9): get_header()」

    原因となっている部分がプラグインのファイル内であるため手が付けられない
    状況となっております。

    お手数ではございますが、お知恵をお貸し頂けないでしょうか。
    宜しく尾お願い致します。

1件の投稿を表示中 - 1 - 1件目 (全1件中)
  • このトピックに返信するにはログインが必要です。