• I just moved my domain name to a different provider but my WP hosting is in the same place. My site loads fine(ish, one image isn’t loading) but when I go to the domain.com/wp-login.php page I get the following errors and I don’t understand any of them.

    Warning: Illegal string offset ‘remember’ in /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-includes/user.php on line 39

    Warning: Cannot assign an empty string to a string offset in /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-includes/user.php on line 39

    Warning: Illegal string offset ‘user_login’ in /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-includes/user.php on line 54

    Fatal error: Uncaught Error: Cannot create references to/from string offsets in /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-includes/user.php:54 Stack trace: #0 /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-login.php(775): wp_signon(”, ”) #1 {main} thrown in /home/ob57bjdn4ubo/domains/tremendosaur.com/html/wp-includes/user.php on line 54

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • The warnings and fatal error you’re seeing indicate problems with assigning values to string offsets, possibly due to the PHP version mismatch or compatibility issues. Check PHP Version and File Permissions

Viewing 1 replies (of 1 total)
  • The topic ‘String of errors on wp-login’ is closed to new replies.