PHP 45
[PHP Update] Wordpress - Fatal error: Uncaught Error: Cannot create references to/from string offsets (wp_signon) By micha on 17th April 2019 11:33:08 AM
  1. Fatal error: Uncaught Error: Cannot create references to/from string offsets in /mnt/web024/e1/79/56889179/htdocs/www_data/wp-includes/user.php:56 Stack trace: #0 /mnt/web024/e1/79/56889179/htdocs/www_data/wp-login.php(806): wp_signon('', '') #1 {main} thrown in /mnt/web024/e1/79/56889179/htdocs/www_data/wp-includes/user.php on line 56
  2.  
  3.  
  4. wp-login.php
  5.  
  6. Find and extend:
  7. $user = wp_signon( '', $secure_cookie );
  8. $user = wp_signon( array(), $secure_cookie );

Paste is for source code and general debugging text.

Login or Register to edit, delete and keep track of your pastes and more.

Raw Paste

Login or Register to edit or fork this paste. It's free.