Support

Account

Home Forums ACF PRO Problem after update to php8

Helping

Problem after update to php8

  • After update serevr to PHP8 i have such mistake:

    [20-Oct-2022 12:29:02 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in \wp-content\plugins\advanced-custom-fields-pro\pro\fields\class-acf-field-repeater.php:419

  • I don’t see anything on line 419 in the latest version of ACF that could cause that error. What version of ACF are you using? What is on line 419 of that that file in your version?

    Try updating ACF to the latest version.

    Any idea what code in your theme is triggering the error?

    https://wordpress.org/support/article/debugging-in-wordpress/

    Turn on debug display, load a page on you site where the error happens, find the code in your template files that corresponds to the location on the page where the error is shown.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.