• Getting this line of error messages when I try and go to the wp-admin area of my site. Any suggestions would be awesome.

    Warning: Illegal string offset ‘remember’ in /homepages/19/d143844271/htdocs/daveandmollyspence/wp-includes/user.php on line 39

    Warning: Cannot assign an empty string to a string offset in /homepages/19/d143844271/htdocs/daveandmollyspence/wp-includes/user.php on line 39

    Warning: Illegal string offset ‘user_login’ in /homepages/19/d143844271/htdocs/daveandmollyspence/wp-includes/user.php on line 54

    Fatal error: Uncaught Error: Cannot create references to/from string offsets in /homepages/19/d143844271/htdocs/daveandmollyspence/wp-includes/user.php:54 Stack trace: #0 /homepages/19/d143844271/htdocs/daveandmollyspence/wp-login.php(779): wp_signon(”, ”) #1 {main} thrown in /homepages/19/d143844271/htdocs/daveandmollyspence/wp-includes/user.php on line 54

Viewing 4 replies - 1 through 4 (of 4 total)
  • Go ahead and try replacing the core files. This might help you.

    This video might help you in knowing how to replace the core files : https://www.youtube.com/watch?v=JWk4Vb8-n54

    Thread Starter spencephoto

    (@spencephoto)

    So, go ahead and delete everything but the “wp-content” folder, and the “wp-config.php” file?

    And then manually install wordpress?

    Let me make it clear.

    1. First take the website files backup before making any changes.
    2. Download the wordpress zip file from https://www.ads-software.com/download/
    3. Upload the zip file to domain directory. If it is a primary domain then it would be public_html or www
    4. Extract the zip file which you have uploaded
    5. It will unzip the files in a folder called wordpress.
    6. Go to wordpress folder and delete the folder wp-contents (you are deleting the folder which you have uploaded not of your website)
    7. Move all the files from wordpress folder to website directory.
    8. Try accessing the admin page now

    Hope these steps will help you in resolving the issue.

    Thread Starter spencephoto

    (@spencephoto)

    OK, just wanted to be sure that was your suggestion. Thanks. Trying now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘LOGIN issues’ is closed to new replies.