Viewing 2 replies - 1 through 2 (of 2 total)
  • Put this line in your wp-config.php:

    define("WP_MEMORY_LIMIT", 128);

    And ask your host to increase your max_input_vars in your php.ini file from 1000 (standard) to like 5000 or at least 3000.

    Why would you try to use an old password, anyway?

    Thread Starter ketanco

    (@ketanco)

    what does this do:

    define(“WP_MEMORY_LIMIT”, 128);

    and why do i ask them to increase size?

    and in my database is somewhere full of unnecessary data and do i need to clean up somewhere?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘error when logging in’ is closed to new replies.