• Hello, I just upgraded to PHP 8, and there are many messages in the debug log file. Please try to fix all of them, thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author presscustomizr

    (@nikeo)

    Hello,
    Thanks for reporting the problem.
    Can you share the list of the messages found in debug log file ?
    Either by sharing the file here ( the best is to share the link pointing to the file on a Google drive for example ), or by copying and pasting the log in a new issue on Github : https://github.com/presscustomizr/customizr/issues/new

    Thread Starter tonygao

    (@tonygao)

    3 lines, see below:

    PHP Deprecated: Required parameter $model follows optional parameter $id in /wp-content/themes/customizr/core/fmk-ccat.php on line 781

    PHP Deprecated: Required parameter $args follows optional parameter $depth in /wp-content/themes/customizr/core/front/utils/class-header-nav_walker.php on line 95

    PHP Deprecated: Required parameter $only_text follows optional parameter $pub_or_update in /wp-content/themes/customizr/core/front/models/content/post-metas/class-model-post_metas.php on line 129

    Theme Author presscustomizr

    (@nikeo)

    OK thanks, it matches the deprecation notices that I identified as well.
    A fix is on the way.
    Thanks for your help.

    Thread Starter tonygao

    (@tonygao)

    You are very welcome

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP 8 issues’ is closed to new replies.