• Resolved hughie.molloy

    (@hughiemolloy)


    This appears 4 times on every page.

    $diff = array_diff_assoc( $default->all_settings(), $theme->all_settings() );

    Notice: Array to string conversion in …/wp-content/plugins/publish-to-apple-news/admin/class-admin-apple-themes.php on line 524

    $diff = array_diff_assoc( $default->all_settings(), $theme->all_settings() );

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kevin Fodness

    (@kevinfodness)

    Can you confirm that you’re on the latest version of the plugin (1.3.0)? Line 524 in version 1.3.0 is blank, and I believe this issue was fixed in a previous version.

    Thread Starter hughie.molloy

    (@hughiemolloy)

    Sorry it’s line 523. I had added some debug a few lines above.

    I am on Stable tag: 1.3.0, Tested up to: 4.7.4 according to readme.txt. WP 4.8.2 but I don’t think the error is WP related

    Plugin Author Kevin Fodness

    (@kevinfodness)

    Thanks for the details. We’ll include a fix for this in the next patch release. We made some significant updates when we went from version 1.2.7 to 1.3.0 and it looks like I missed a few notice-level notifications.

    Plugin Author Kevin Fodness

    (@kevinfodness)

    Closing this issue here in favor of tracking on GitHub: https://github.com/alleyinteractive/apple-news/issues/434

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error with spamming user message’ is closed to new replies.