• Resolved mgraf

    (@pinot-fish)


    Version 3.37.1 completely crashed my admin panel with the following error:

    Uncaught Error: array_merge(): Argument #1 must be of type array, string given
    in …/plugins/simple-tags/inc/taxonomies-functions.php on line 974

    Call stack:

    1. array_merge(”, array)
      wp-content/plugins/simple-tags/inc/taxonomies-functions.php:974
    2. taxopress_get_all_edited_taxonomy_data()
      wp-content/plugins/simple-tags/inc/taxonomies-functions.php:2567

    • 3. taxopress_filter_terms(array, array, array, WP_Term_Query)
    wp-includes/class-wp-hook.php:324

    Had to disable the plugin. 3.37 worked fine.

    • This topic was modified 11 months, 1 week ago by mgraf.
Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Steve Burge

    (@stevejburge)

    @pinot-fish Thanks for using TaxoPress.

    • Does it help if you go to the “Settings” area of TaxoPress and click “Save Changes”?
    • Have any of the terms / taxonomies on this site been imported or migrated?
    Thread Starter mgraf

    (@pinot-fish)

    WP Admin is inaccessible, so I can’t look at any of those things. I had to disable the plugin manually to get into my site. I even tried downgrading to 3.37.0 by uploading that version to replace the .1 and that similarly crashed upon activation. Oddly, it wasn’t doing that prior to upgrading to the .1 release. So I deactivated also the 3.37.0 until this gets fixed.

    Plugin Author Steve Burge

    (@stevejburge)

    @pinot-fish Can you try this update, please? It’s a beta release of 3.37.2 https://app.box.com/s/an0cvuvlzaroh1cwmhba42jofvqjfej4

    Thread Starter mgraf

    (@pinot-fish)

    @stevejburge I installed it and it works!! Thanks a lot for the quick help!

    Plugin Author Steve Burge

    (@stevejburge)

    Thanks for the help @pinot-fish. We’ll officially release this early next week.

    Thread Starter mgraf

    (@pinot-fish)

    @stevejburge sorry to say, I didn’t test the beta well enough and found out today that my single post pages were crashing. Similar errors ;

    Uncaught Error: array_key_exists): Argument #2 ($array) must be of type array, string given in …/simple-tags/inc/taxonomies-functions.php on line 2323

    Call stack:

    taxopress_show_all_cpt_in archive_result (‘category’)

    …/simple-tags/inc/class.client.php:124

    simpleTags_Client::cpt_taxonomy_parse_query (WP_Query)

    wp-includes/class-wp-hook.php:324

    WP Hook::apply_ filters (NULL, array)

    wp-includes/class-wp-hook.php:348

    I thought it may be the Tag Cloud I have in my template for my single posts, but even after removing that – they still crashed. So I have gone back to deactivating completely. Posts return to normal right after deactivation. If I reactivate the plugin, the single posts crash again – completely repeatable.

    Plugin Author Steve Burge

    (@stevejburge)

    @pinot-fish Please check to see if 3.37.2 solves this issue.

    Thread Starter mgraf

    (@pinot-fish)

    @stevejburge The release version of 3.37.2 does not seem to have the issue that the beta of 3.37.2 for single posts. Thanks again!

    Plugin Author Steve Burge

    (@stevejburge)

    That’s good to hear, thanks @pinot-fish

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘3.37.1 Crashes Admin’ is closed to new replies.