Title: rtilden's Replies | WordPress.org

---

# rtilden

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Email notification of comments stopped working](https://wordpress.org/support/topic/email-notification-of-comments-stopped-working/)
 *  [rtilden](https://wordpress.org/support/users/rtilden/)
 * (@rtilden)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/email-notification-of-comments-stopped-working/#post-126696)
 * Okay, I think I found the problem. I made the following changes to the /wp-includes/
   functions.php file:
 * Change this line:
    return [@mail](https://wordpress.org/support/users/mail/)(
   $to, $subject, $message, $headers, $more);
 * to this:
    return [@mail](https://wordpress.org/support/users/mail/)($to, $subject,
   $message, $headers);
 * This cleared up my problem on WP 1.5.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Email notification of comments stopped working](https://wordpress.org/support/topic/email-notification-of-comments-stopped-working/)
 *  [rtilden](https://wordpress.org/support/users/rtilden/)
 * (@rtilden)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/email-notification-of-comments-stopped-working/#post-126695)
 * This happened to me when I upgraded to 1.5. Mail is not being sent to me at all.
   Where do I look for problems?
 *   Forum: [Your WordPress](https://wordpress.org/support/forum/your-wordpress/)
   
   In reply to: [A Work in Progress, but comments appreciated](https://wordpress.org/support/topic/a-work-in-progress-but-comments-appreciated/)
 *  [rtilden](https://wordpress.org/support/users/rtilden/)
 * (@rtilden)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/a-work-in-progress-but-comments-appreciated/#post-130696)
 * What about using the <!–more–> tag to shorten up the home page? There’s a lot
   of stuff to read through to get to all of the articles. I’ve always been the 
   type to keep it short on the home page & link off to the full article that the
   reader is interested in. My site uses that. Take a look at [http://911Central.com](http://911Central.com)
   for a couple of examples.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [Editing my forum profile](https://wordpress.org/support/topic/editing-my-forum-profile/)
 *  [rtilden](https://wordpress.org/support/users/rtilden/)
 * (@rtilden)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/editing-my-forum-profile/#post-124292)
 * When I signed up, I didn’t include the http:// in my url so it doesn’t link from
   my name. I guess I’d like to fix that…
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Making Sure Trackback Works](https://wordpress.org/support/topic/making-sure-trackback-works/)
 *  Thread Starter [rtilden](https://wordpress.org/support/users/rtilden/)
 * (@rtilden)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/making-sure-trackback-works/#post-130686)
 * Ok, I did that and then created a .htaccess file. Monkeyed around with that &
   got it working and not it looks good. Thanks…

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