• Resolved fotske

    (@fotske)


    Hi,

    I have this message in my WordPress admin:

    Warning: array_unshift() expects parameter 1 to be array, string given in /home/mysite/public_html/wp-content/plugins/boxzilla/src/admin/class-admin.php on line 623

    What is it?
    And how to resolve it?
    Is there a problem in the Boxzilla plugin?

    Thank you very much in advance for your answer.

    Best regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Lap

    (@lapzor)

    What version of Boxzilla are you using?
    Any addons that you use?

    Thread Starter fotske

    (@fotske)

    I’m using version 3.1.22.
    I don’t think I’m using any addons.

    Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Fotske,

    This error is most likely caused by another plugin that is incorrectly using the plugin_action_links filter hook.

    The good news is that this isn’t really a big deal as the error will only mean that the “settings” link on the Plugins page does not show up. No critical functionality is affected.

    This isn’t something we can fix in Boxzilla itself as the issue is not in our code. Deactivating your other plugins one by one should show you which plugin is the culprit, but I wouldn’t spend your valuable time on that to be honest.

    Cheers, Danny

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning in WordPress’ is closed to new replies.