• Resolved abogadoTenerife

    (@abogadotenerife)


    When I upgrade a plugin, I got the following message:
    Warning: array_push() expects parameter 1 to be array, null given in …. on line 127

    Warning: array_unshift() expects parameter 1 to be array, null given in …. on line 70

    What I can do?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Thanks for using Ignite!

    Does the error message provide the location of the file where the error is coming from? This will be very helpful in tracking down the cause of the error.

    Example: the error messages will often provide a path like this: wordpress/wp-content/themes/ignite/content.php line 70…

    Thread Starter abogadoTenerife

    (@abogadotenerife)

    thanks to you
    The complete path are these:

    Warning: array_push() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/addthis/addthis-for-wordpress.php on line 127

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/akismet/class.akismet-admin.php on line 70

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/all-in-one-favicon/includes/aio-favicon-backend.php on line 137

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/disqus-comment-system/disqus.php on line 1030

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/better-wp-security/core/class-itsec-core.php on line 544

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/wordpress-seo/admin/class-admin.php on line 432

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/wordpress-seo/admin/class-admin.php on line 444

    Warning: array_unshift() expects parameter 1 to be array, null given in /home/fmaboga/public_html/tenerife/wp-content/plugins/wordpress-seo/admin/class-admin.php on line 448

    Thread Starter abogadoTenerife

    (@abogadotenerife)

    I already solved the problem. I renamed ftp plugin and it worked. Thanks and my best regards

    Theme Author Ben Sibley

    (@bensibley)

    Great, glad you found a solution!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Warnig message’ is closed to new replies.