• Resolved bernietho

    (@bernietho)


    The 3.0.14 update has broken post snippets on our site since the update was applied a few hours ago. It appears to be something in initialization — the plugin disappeared from the list of active plugins.

    Likely a PHP error, don’t have that yet. Will reply with it.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Diego

    (@greentreelabs)

    Please try to set WP_DEBUG to true and activate the plugin. Let me know if you’re able to get the error.

    Cheers,
    Diego

    This is what I see currently with WP 5.3, php 7.2

    An error of type E_ERROR was caused in line 166 of the file /home/website/public_html/wp-content/plugins/post-snippets/src/PostSnippets/Admin.php. Error message: Uncaught Error: [] operator not supported for strings in /home/website/public_html/wp-content/plugins/post-snippets/src/PostSnippets/Admin.php:166 Stack trace: #0 /home/website/public_html/wp-includes/class-wp-hook.php(290): PostSnippets\Admin->actionLinks(‘<‘) #1 /home/website/public_html/wp-includes/plugin.php(206): WP_Hook->apply_filters(‘<‘, Array) #2 /home/website/public_html/wp-admin/includes/class-wp-plugins-list-table.php(828): apply_filters(‘plugin_action_l…’, ‘<‘, ‘post-snippets/p…’, Array, ‘all’) #3 /home/website/public_html/wp-admin/includes/class-wp-plugins-list-table.php(607): WP_Plugins_List_Table->single_row(Array) #4 /home/website/public_html/wp-admin/includes/class-wp-list-table.php(1270): WP_Plugins_List_Table->display_rows() #5 /home/website/public_html/wp-admin/includes/class-wp-list-table.php(1201): WP_List_Table->display_rows_or_placeholder() #6 /home/website/public_html/wp-admin/plugins.php(632): WP_List_Table->display() #7 {main} thrown

    Diego

    (@greentreelabs)

    Hi, are you sure you’re on WP 5.3? Checked 5.3 with PHP 7.2 and I don’t have issues. Also please try to deactivate the other plugins, I really suspect this is from something else (even though the stacktrace leads to Post Snippets, but hooks are complex to follow…)

    Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @sumoboy and @bernietho,

    We are pleased to announce important news. Post snippets have been acquired by WP Experts. If being a user, you have any queries and issues, then we are solving your problems right here.

    Thanks.

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