Title: Warning: Array to string conversion in &#8230;. wp-includes/pluggable.php
Last modified: May 19, 2023

---

# Warning: Array to string conversion in …. wp-includes/pluggable.php

 *  Resolved [sarahsas](https://wordpress.org/support/users/sarahsas/)
 * (@sarahsas)
 * [3 years ago](https://wordpress.org/support/topic/warning-array-to-string-conversion-in-wp-includes-pluggable-php/)
 * 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](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [3 years ago](https://wordpress.org/support/topic/warning-array-to-string-conversion-in-wp-includes-pluggable-php/#post-16752782)
 * Hi,
 * This is a [known issue](https://wordpress.org/support/topic/warning-cannot-modify-header-information-217/)
   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.wordpress.org/plugin/page-scroll-to-id.zip](https://downloads.wordpress.org/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.

 * ![](https://ps.w.org/page-scroll-to-id/assets/icon-256x256.png?rev=1401043)
 * [Page scroll to id](https://wordpress.org/plugins/page-scroll-to-id/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-scroll-to-id/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-scroll-to-id/)
 * [Active Topics](https://wordpress.org/support/plugin/page-scroll-to-id/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-scroll-to-id/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-scroll-to-id/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [3 years ago](https://wordpress.org/support/topic/warning-array-to-string-conversion-in-wp-includes-pluggable-php/#post-16752782)
 * Status: resolved