Tagged: extract, wp-helpers
- This topic has 10 replies, 4 voices, and was last updated 7 years, 9 months ago by
Steve.
-
AuthorPosts
-
-
December 11, 2012 at 9:27 am #543
Sander SchatMemberAfter installing the plugin BAW Post Views Count suddenly got this:
Warning: extract() expects parameter 1 to be array, null given in /WEBSITE/x.local/site/wp-content/plugins/wp-helpers/wp-helpers.php on line 269
…Not saying this plugin is bad or what, just wanted to let you know.
You might be able to reproduce it. And see what is causing it.Cheers
-
December 11, 2012 at 9:34 am #545
Sander SchatMemberwrap a small ‘if( piklist::key_path($wp_filter, $tag, array(‘tag’, ‘priority’, ‘filter’)) ) { ‘\
can fix the issue.
But dont know how this exactly influences the helpers plugin.
-
February 6, 2013 at 7:54 pm #685
SteveKeymasterThis should be fixed. Please verify.
-
March 26, 2014 at 7:37 am #1614
alwaysonlineMemberI am having this issue with a site. How do I fix?
Warning: extract() expects parameter 1 to be array, null given in wp-content/plugins/wp-helpers/wp-helpers.php on line 387
line 387 says…
extract(piklist::key_path($wp_filter, $tag, array(‘tag’, ‘priority’, ‘filter’))); -
March 28, 2014 at 8:55 pm #1620
SteveKeymaster@alwaysonline– Are you running the latest version of WP Helpers and Piklist?
-
March 29, 2014 at 6:31 am #1621
alwaysonlineMemberHi Steve,
This is on piklist Version 0.9.3.1
WP Helpers Version 1.5.2
WP 3.8.1 -
March 31, 2014 at 8:17 pm #1630
SteveKeymasterWe cannot reproduce. If you wouldn’t mind, could you deactivate each of your plugins and see if the error goes away? Then we would know which plugin is conflicting with WP Helpers.
-
April 1, 2014 at 10:15 am #1631
alwaysonlineMemberI deactivated all plugins except for Piklist and Helpers, and I still get the same php message.
Then, I deactivated Piklist and Helpers, then reactivated them. I still get the same php message.
-
April 1, 2014 at 10:36 am #1632
SteveKeymaster-Activate Helpers.
-Click on the “Develop” tab.
-Check “Show System Information”.
-Go to TOOLS > SYSTEM.
-Copy everything in the top box, and email to support at piklist com. -
April 26, 2014 at 1:26 pm #1659
philaMemberHi,
I get what looks like the same error on my local version of WordPress after updating Piklist and WPHelpers.
i.e.
Warning: extract() expects parameter 1 to be array, null given in C:\xampp\htdocs\wordpress\wp-content\plugins\wp-helpers\wp-helpers.php on line 387
This has happened a number of times in the past after updates to either Piklist or Helpers. Normally I have to clear out both and re-install them.After this latest update it has happened again but it only breaks the system after I activate WPHelpers. Piklist on it’s own is ok but once WPHelpers is activated it prevents any updates via the Dashboard.
Interestingly this problem is only occurring on the local Windows version. The Unix hosted version of the site is unaffected.
Hope you can help.
Regards
Phil
-
April 29, 2014 at 8:04 pm #1675
-
-
AuthorPosts
- The topic ‘wp-helpers 'breaks' after plugin install’ is closed to new replies.