Title: cschaefer1021's Replies | WordPress.org

---

# cschaefer1021

  [  ](https://wordpress.org/support/users/cschaefer1021/)

 *   [Profile](https://wordpress.org/support/users/cschaefer1021/)
 *   [Topics Started](https://wordpress.org/support/users/cschaefer1021/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cschaefer1021/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cschaefer1021/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cschaefer1021/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cschaefer1021/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cschaefer1021/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Tried to add to css and now can't log into site](https://wordpress.org/support/topic/help-tried-to-add-to-css-and-now-cant-log-into-site/)
 *  Thread Starter [cschaefer1021](https://wordpress.org/support/users/cschaefer1021/)
 * (@cschaefer1021)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/help-tried-to-add-to-css-and-now-cant-log-into-site/#post-5733990)
 * When I pull up the login page it shows:
 * function my_limit_archives( $args ) { $args[‘limit’] = 12; return $args; } add_filter(‘
   widget_archives_args’, ‘my_limit_archives’ );
    Warning: Cannot modify header 
   information – headers already sent by (output started at /home/content/45/9353345/
   html/wp-content/themes/interface/functions.php:171) in /home/content/45/9353345/
   html/wp-login.php on line 424
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/content/45/9353345/html/wp-content/themes/interface/functions.php:171)
   in /home/content/45/9353345/html/wp-login.php on line 437
 * and then when I enter my credentials to log in it gives the addtitonal:
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/content/45/9353345/html/wp-content/themes/interface/functions.php:171)
   in /home/content/45/9353345/html/wp-includes/pluggable.php on line 918
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/content/45/9353345/html/wp-content/themes/interface/functions.php:171)
   in /home/content/45/9353345/html/wp-includes/pluggable.php on line 919
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/content/45/9353345/html/wp-content/themes/interface/functions.php:171)
   in /home/content/45/9353345/html/wp-includes/pluggable.php on line 920
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Help! Tried to add to css and now can't log into site](https://wordpress.org/support/topic/help-tried-to-add-to-css-and-now-cant-log-into-site/)
 *  Thread Starter [cschaefer1021](https://wordpress.org/support/users/cschaefer1021/)
 * (@cschaefer1021)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/help-tried-to-add-to-css-and-now-cant-log-into-site/#post-5733983)
 * I am like super beginner at all this so I am probably using all the wrong terminology.
   I put that piece of code in the functions.php part of the theme editor. I’m not
   sure what FTP is but I will check it out. I have GoDaddy and vaguely remember
   seeing that in there somewhere. I’ve only ever edited stuff through the wordpress
   login.
 * Thanks for the info!

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