H
H
hypepc2018-03-14 15:55:16
WordPress
hypepc, 2018-03-14 15:55:16

Missing login fields in WordPress admin panel?

Hello.
Such a problem.
Missing login form in WordPress admin panel.
The last thing I did was add these lines to wp-config.php:

define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );

What to do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Orkhan Hasanli, 2018-03-14
@azerphoenix

It is unlikely that the problem is that you increased the memory limit. Unless you made a syntax error in the code, or your hosting provider has limited the memory limit to 128 MB.
Output, remove the lines and try again or enable debug mode in wp-config.php and check again

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question