Viewing 10 reply threads
  • Author
    Posts
    • #543
      Sander Schat
      Member

      After 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

    • #545
      Sander Schat
      Member

      wrap 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.

    • #685
      Steve
      Keymaster

      This should be fixed.  Please verify.

    • #1614
      alwaysonline
      Member

      I 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’)));

    • #1620
      Steve
      Keymaster

      @alwaysonline– Are you running the latest version of WP Helpers and Piklist?

    • #1621
      alwaysonline
      Member

      Hi Steve,

      This is on piklist Version 0.9.3.1
      WP Helpers Version 1.5.2
      WP 3.8.1

    • #1630
      Steve
      Keymaster

      We 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.

    • #1631
      alwaysonline
      Member

      I 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.

    • #1632
      Steve
      Keymaster

      -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.

    • #1659
      phila
      Member

      Hi,

      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

    • #1675
      Steve
      Keymaster

      @phila– Piklist still has a few kinks to work out with Windows installs. We’ll take a look at this one.

Viewing 10 reply threads
  • The topic ‘wp-helpers 'breaks' after plugin install’ is closed to new replies.