I cannot log in my wordpress website -


when open website link ,i found errors.the error is:

"cannot modify header information - headers sent (output started @ ...../wp-includes/pomo/entry.php:2) in /...../wp-includes/pomo/pomo.php(1) : eval()'d code on line 1".

and cannot log in website admin shows plugabble.php errors. how can that?

you need troubleshoot whats going on...

  1. check plugin compatibility issues, deactivate plugind , see if works
  2. another problem might have gotten text or whitespace [spaces or newline] before opening php tag or after closing php tag in theme's functions.php file. there can't single character before or after tags, check that...
  3. remove white spaces other files, on wp-congig.php maybe...

do research on wordpress forums, below link might help

https://wordpress.org/support/topic/cannot-modify-header-information-headers-already-sent-4


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -