Title: White screen problem &#8211; Update to nameparse.php
Last modified: August 22, 2016

---

# White screen problem – Update to nameparse.php

 *  Resolved [Jay Buys](https://wordpress.org/support/users/jaybuys/)
 * (@jaybuys)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/white-screen-problem-update-to-nameparsephp/)
 * I just moved a site to a client server and spent an hour troubleshooting an issue
   so I thought I’d submit it here in case anyone has the same issue and/or the 
   plugin authors can update a future version.
 * When I submitted the form I was just getting a blank white screen. Reviewing 
   the log files showed a “Cannot modify header information – headers already sent”
   error.
 * It turns out that the nameparse.php file uses the “<?” shortcut for PHP code 
   which my client’s server did not support. I simply updated that file to use the
   standard “<?php” and everything worked fine.
 * All of the other plugin files seem to use the standard “<?php” so it’d be great
   if this could be updated as well for future versions.
 * [https://wordpress.org/plugins/constant-contact-api/](https://wordpress.org/plugins/constant-contact-api/)

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

 *  [rengland77](https://wordpress.org/support/users/rengland77/)
 * (@rengland77)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/white-screen-problem-update-to-nameparsephp/#post-5591800)
 * Damn… wish I could say this fixed it for me 🙁
 *  Plugin Author [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * (@katzwebdesign)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/white-screen-problem-update-to-nameparsephp/#post-5591837)
 * This’ll be fixed in the next update.

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

The topic ‘White screen problem – Update to nameparse.php’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/constant-contact-api_f6e5e6.svg)
 * [Constant Contact for WordPress](https://wordpress.org/plugins/constant-contact-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/constant-contact-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/constant-contact-api/)
 * [Active Topics](https://wordpress.org/support/plugin/constant-contact-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/constant-contact-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/constant-contact-api/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Zack Katz](https://wordpress.org/support/users/katzwebdesign/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/white-screen-problem-update-to-nameparsephp/#post-5591837)
 * Status: resolved