• Resolved sarahsas

    (@sarahsas)


    Hello! I just updated your plugin to the latest version on a few sites and when I enable it, I am getting a PHP Warning showing on both front and backend:

    Warning: Array to string conversion in … wp-includes/pluggable.php on line 2292

    This appears to be due to a blank array being passed as the first attribute to wp_verify_nonce.

    This is the relevant line of the call stack:

    [0]=> array(4) { ["file"]=> string(113) ".../wp-content/plugins/page-scroll-to-id/malihu-pagescroll2id.php" ["line"]=> int(436) ["function"]=> string(15) "wp_verify_nonce" ["args"]=> array(1) { [0]=> array(0) { } } }

    Can you investigate? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author malihu

    (@malihu)

    Hi,

    This is a?known issue?which will be fixed in the next plugin version (1.7.8). These PHP warnings do not affect plugin’s functionality.

    The fix for this issue is already implemented in plugin’s development version:

    https://downloads.www.ads-software.com/plugin/page-scroll-to-id.zip

    If you don’t want to wait for the next version release, you can use the development version and update to version 1.7.8 when it becomes available (as you normally do).

    Let me know if you need more help.

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: Array to string conversion in …. wp-includes/pluggable.php’ is closed to new replies.