• Resolved andreylyapin

    (@andreylyapin)


    After update to 1.0.2 version before every blog text i’m getting following:
    Warning: Trying to access array offset on value of type int in /customers/9/8/b/lyapin.de/httpd.www/wp-content/plugins/solid-post-likes/views/SolidPostLikesPublic.php on line 66

    Any Idea how to fix that?

    Thank you in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author oacstudio

    (@oacstudio)

    Hi @andreylyapin,

    Warning: Trying to access array offset on value of type int in /customers/9/8/b/lyapin.de/httpd.www/wp-content/plugins/solid-post-likes/views/SolidPostLikesPublic.php on line 66

    These are PHP warnings / notices, not errors. They are for developers only and they must not display on your site to begin with.

    You can disable them by editing your WP_DEBUG settings in your wp-config.php.
    Here is the WordPress documentation for this: https://www.ads-software.com/support/article/debugging-in-wordpress/

    That being said, I am gonna take a look and try and fix this – thanks for reporting :).

    Kind regards,

    Thread Starter andreylyapin

    (@andreylyapin)

    Thanks for the supper fast support! Problem solved!

    Plugin Author oacstudio

    (@oacstudio)

    Sweet! Marking this as resolved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem after update to 1.0.2 Version’ is closed to new replies.