Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter nbierma6

    (@nbierma6)

    also these:

    Warning: array_keys() expects parameter 1 to be array, null given in […] /wp-content/plugins/simple-facebook-twitter-widget/lib/freemius/includes/class-freemius.php on line 5068

    Warning: max(): When only one parameter is given, it must be an array in […] /wp-content/plugins/simple-facebook-twitter-widget/lib/freemius/includes/class-freemius.php on line 5068

    Warning: ksort() expects parameter 1 to be array, null given in […] /wp-content/plugins/simple-facebook-twitter-widget/lib/freemius/includes/class-freemius.php on line 5075

    Plugin Author Dylan Ryan

    (@irkanu)

    Hey nbierma6,

    It looks like those errors are being thrown by a 3rd party library my plugin uses. I’ll definitely take a look into those for you.

    It’s definitely interesting that the errors are displayed for the Editor role. Normally PHP Warning are suppressed as they do not cause any pages to fail. You may be able to change the PHP suppression to PHP Fatal Errors – which is usually the default.

    Kind regards,

    Dylan

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘"Invalid argument" error for Editor user’ is closed to new replies.