- This topic has 6 replies, 2 voices, and was last updated 7 years, 2 months ago by
Steve.
-
AuthorPosts
-
-
November 11, 2014 at 5:55 pm #2758
iconmatrixMemberI just updated Piklist and this is what I got after the update 🙁
Fatal error: Class ‘piklist’ not found in /home/myflower/public_html/wp-content/plugins/piklist-toolbox/includes/class-piklist-toolbox-settings.php on line 368Whoops!
Steve -
November 11, 2014 at 6:43 pm #2763
iconmatrixMemberOK here is what I did to get my site back up and running.
In Piklist-toolbox/includes/class-piklist-toolbox-settings.php I commented out lines 366 – 380 so it looks like this
// global $wp_filter; // // extract(piklist::array_path($wp_filter, $tag, array('tag', 'priority', 'filter'))); // // if (isset($wp_filter[$filter]) && $filter == $tag) // { // foreach ($wp_filter[$filter] as $priority => $data) // { // remove_action($filter, $tag, $priority, $wp_filter[$filter][$priority][$tag]['accepted_args']); // } // } // else // { // remove_action($filter, $tag, $priority, $wp_filter[$filter][$priority][$tag]['accepted_args']); // }Then in piklist-toolbox/piklist-toolbox.php I commented out line 163 so it looks like
//piklist_toolbox_settings::deactivate();This allowed me to log back in to WP where I deleted PikList.
I would love to know what the heck happened but at least I am back in business.
Steve
-
November 12, 2014 at 10:50 am #2769
SteveKeymaster@iconmatrix– This looks like an issue with the Piklist Checker. We’re working on a fix.
-
November 12, 2014 at 5:53 pm #2781
SteveKeymaster@iconmatrix– We can’t reproduce. Questions:
1) Did you update Piklist normally via the WordPress admin?
2) Are you running single site or multisite? -
November 12, 2014 at 6:01 pm #2782
iconmatrixMemberI used the wordpress plugin updater in admin
I do not have multisite installed
attached is a screenshot of what I have, keep in mind that I removed all of the piklist plugins
Attachments:
You must be logged in to view attached files. -
November 15, 2014 at 3:48 pm #2799
iconmatrixMemberThis reply has been marked as private. -
November 16, 2014 at 8:37 am #2804
SteveKeymaster@iconmatrix– Thank you for the info, but we still can’t reproduce. I think we need more information.
-Activate Toolbox.
-Go to “Develop” tab
-Check off “Show System Information” and save.
-Goto Tools > System.
-Highlight and copy everything in the info box. Email to [email protected] this domain.Thanks!
-
-
AuthorPosts
- You must be logged in to reply to this topic.