Title: Please fix a code
Last modified: August 20, 2016

---

# Please fix a code

 *  [Michal Forbak](https://wordpress.org/support/users/my514k/)
 * (@my514k)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/please-fix-a-code/)
 * Today I was download your plugin. It is great, but I have found one bug.
    In 
   file loginForm.php, at the end, there is something like this:
 * >  ?>(newline)
   >  (newline) (newline)
 * And in some cases(with some other plugins…etc) it make an problem. If any plugin
   or wordpress try to redirect me, I get blank page with this error:
 * > Warning: Cannot modify header information – headers already sent by (output
   > started at /path/to/the/project/wp-content/plugins/front-end-login-form/loginForm.
   > php:212) in /path/to/the/project/wp-includes/pluggable.php on line 876
 * The solution is remove newlines and empty symbols after end of PHP code, after?
   >
 * [http://wordpress.org/extend/plugins/front-end-login-form/](http://wordpress.org/extend/plugins/front-end-login-form/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [eclessia](https://wordpress.org/support/users/eclessia/)
 * (@eclessia)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591580)
 * Is there a solution yet? I’m still getting the same issue.
 *  [stirrell](https://wordpress.org/support/users/stirrell/)
 * (@stirrell)
 * [13 years ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591618)
 * I also had the same problem. This also caused XML feeds to break on the WordPress
   site I was working on as the XML declaration had a blank line above it.
 *  [therandomguy12345](https://wordpress.org/support/users/therandomguy12345/)
 * (@therandomguy12345)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591622)
 * Is this plugin compatible with latest wordpress?
 *  [stirrell](https://wordpress.org/support/users/stirrell/)
 * (@stirrell)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591623)
 * > Is this plugin compatible with latest wordpress?
 * It has been working fine for me save the whitespace issue mentioned above that
   breaks feeds.
 * Scott
 *  [kowalski](https://wordpress.org/support/users/jankowalski/)
 * (@jankowalski)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591628)
 * it doesn t work even after whitespace issue
    Warning: Cannot modify header information–
   headers already sent by (output started at /wp-content/themes/pagelines/header.
   php:26) in /wp-includes/pluggable.php on line 680

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Please fix a code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/front-end-login-form.svg)
 * [Front End Login Form](https://wordpress.org/plugins/front-end-login-form/)
 * [Support Threads](https://wordpress.org/support/plugin/front-end-login-form/)
 * [Active Topics](https://wordpress.org/support/plugin/front-end-login-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/front-end-login-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/front-end-login-form/reviews/)

## Tags

 * [php-error](https://wordpress.org/support/topic-tag/php-error/)
 * [warning](https://wordpress.org/support/topic-tag/warning/)

 * 5 replies
 * 5 participants
 * Last reply from: [kowalski](https://wordpress.org/support/users/jankowalski/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/please-fix-a-code/#post-3591628)
 * Status: not resolved