• Resolved theluxestrategist

    (@theluxestrategist)


    The error message below appears after I log into my dashboard and click on Plugins. It’s causing only three of the plugins to display on the page, even though I have 20+ installed. When I search for ‘Easy Forms’ in the Plugins search field, it kind of hangs and never resolves. Therefore, I don’t have a user-friendly way of deactivating Easy Forms to see if it’s causing the problem. Even if other installed plugins don’t display on the page, I can search for them manually and they’ll appear in the results.

    This didn’t start happening until I was upgraded to the latest WordPress.

    Warning: Illegal string offset ‘activate’ in /home/theluxf9/public_html/wp-content/plugins/wp-editor/classes/WPEditor.php on line 333

    Warning: Illegal string offset ‘delete’ in /home/theluxf9/public_html/wp-content/plugins/wp-editor/classes/WPEditor.php on line 333

    Warning: Illegal string offset ‘deactivate’ in /home/theluxf9/public_html/wp-content/plugins/wp-editor/classes/WPEditor.php on line 333

    Warning: array_unshift() expects parameter 1 to be array, string given in /home/theluxf9/public_html/wp-content/plugins/contact-form-7/admin/admin.php on line 560

    Warning: Illegal string offset ‘deactivate’ in /home/theluxf9/public_html/wp-content/plugins/wp-editor/classes/WPEditor.php on line 333

    Warning: Illegal string offset ‘deactivate’ in /home/theluxf9/public_html/wp-content/plugins/wp-editor/classes/WPEditor.php on line 333

    Fatal error: Uncaught Error: [] operator not supported for strings in /home/theluxf9/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/class-yikes-inc-easy-mailchimp-extender-admin.php:280 Stack trace: #0 /home/theluxf9/public_html/wp-includes/class-wp-hook.php(288): Yikes_Inc_Easy_Mailchimp_Forms_Admin->easy_forms_plugin_action_links(‘<‘) #1 /home/theluxf9/public_html/wp-includes/plugin.php(208): WP_Hook->apply_filters(‘<‘, Array) #2 /home/theluxf9/public_html/wp-admin/includes/class-wp-plugins-list-table.php(760): apply_filters(‘plugin_action_l…’, ‘<‘, ‘yikes-inc-easy-…’, Array, ‘all’) #3 /home/theluxf9/public_html/wp-admin/includes/class-wp-plugins-list-table.php(574): WP_Plugins_List_Table->single_row(Array) #4 /home/theluxf9/public_html/wp-admin/includes/class-wp-list-table.php(1244): WP_Plugins_List_Table->display_rows() #5 /home/theluxf9/public_html/wp-admin/includes/class-wp-list-table.php(1175): WP_List_Table->display_rows_or_placeholder() #6 /home/theluxf9/public_html/wp-admin/plugins.ph in /home/theluxf9/public_html/wp-content/plugins/yikes-inc-easy-mailchimp-extender/admin/class-yikes-inc-easy-mailchimp-extender-admin.php on line 280

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Freddie

    (@fmixell)

    @theluxestrategist,

    Sorry to here you’re having issue after updating WordPress. This could be for a multitude of reason. Do you have access to your cpanel?

    If you’re able to get into the file manager for your site you’ll want to find the wp-content folder. In this folder you’ll see a folder for your plugins. Go into the plugins folder. Now you’ll see a bunch of folders for each of your plugins. Change the names of the plugins you want to deactivate by adding an _ to the beginning of the folder name.

    So to disable our plugin you would navigate to wp-content/plugins/ You’ll see the folder titled yikes-inc-easy-mailchimp-extender change the name to _yikes-inc-easy-mailchimp-extender

    This will deactivate your plugin. You could also do this through FTP if you’re familiar, but your hosts cpanel would probably be the easiest route if you’re not.

    Cheers,

    Freddie

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal Error Causing Plugin Page to Not Display Properly’ is closed to new replies.