Title: kmarshall's Replies | WordPress.org

---

# kmarshall

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Missing Footer and everything else below comments](https://wordpress.org/support/topic/missing-footer-and-everything-else-below-comments/)
 *  Thread Starter [kmarshall](https://wordpress.org/support/users/kmarshall/)
 * (@kmarshall)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/missing-footer-and-everything-else-below-comments/#post-2214048)
 * Hi esmi,
 * Thank you for such a quick reply. I actually just renamed the plugins folder 
   in the wp-content folder on my server to pluginssss so WP couldn’t find it (instead
   of uninstalling all of them) and the issue still persisted but it did give me
   a strange error where my footer was suppose to be
 * Fatal error: Call to undefined function show_manual_subscription_form() in comment.
   php
 * I went into comment.php and deleted the call:
 * <?php show_manual_subscription_form(); ?>
 * And now all is good. Thanks for stearing me in the right direction. Funny think
   how that error wasn’t showing up until I renamed my plugin folder. I’ve been 
   trying to figure this thing out for 3+ hours now. Thanks.
 * Kevin

Viewing 1 replies (of 1 total)