Title: Fatal Error when using www.domain.com/wp-admin/
Last modified: August 31, 2016

---

# Fatal Error when using www.domain.com/wp-admin/

 *  Resolved [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/)
 * Hello,
 * When I get automatically logged out of the website and I go to [http://thebodyconfidenceprogram.com/wp-admin/](http://thebodyconfidenceprogram.com/wp-admin/)
 * The following error message is displayed:
    Fatal error: Call to undefined function
   tfuse_meta() in /home3/brown/public_html/www.thebodyconfidenceprogram.com/wp-
   content/themes/inshape-parent/header.php on line 21
 * Is there any way I can prevent this?
 * Thanks,
    Ajay
 * [https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)

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

 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210630)
 * Hi Ajay, are you currently using the **Rename Login Page** under the **Brute 
   Force** tab?
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210632)
 * Yes, I am indeed
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210634)
 * If you are then you cannot use the following wp-admin and wp-login to log into
   your website any more. You have to use the secret word you added in the **Rename
   Login Page** security feature to log in.
 * For example:
 * [yoursite.com/secretword]
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210635)
 * I know, it’s just that it doesn’t look very professional when users get logged
   off after the set time period and it shows a fatal error. Is there a way to fix
   it so they don’t see this error and instead maybe a page saying that the page
   doesn’t exist?
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210636)
 * Hi reading your comment below.
 * > When I get automatically logged out of the website and I go to
 * When you say you go to….are you typing on the browser address bar the login url
   or are you clicking on a URL displayed in the error message?
 * The following error message is related to your theme.
 * > Fatal error: Call to undefined function tfuse_meta() in /home3/brown/public_html/
   > www.thebodyconfidenceprogram.com/wp-content/themes/inshape-parent/header.php
   > on line 21
 * Can you test one of WordPress default themes like Twenty Fifteen?
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210637)
 * Hi, just to confirm your issue.
 * I carried out a test and when I was logged out by force after 60 minutes, I was
   returned to the website URL “Front page”.
 * So I can confirm that it is working correctly.
 * Kind regards
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210644)
 * I think this is related to how your theme works.
    Which theme are you using?
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210649)
 * I think you are right. I’m unable to try it with a different theme unfortunately
   as members are currently using the website.
 * This is what is on line 21 of the header.php file:
 *  <?php tfuse_meta(); ?>
 * I’m using the “In Shape” theme from Theme Fuse
 *  Plugin Contributor [mbrsolution](https://wordpress.org/support/users/mbrsolution/)
 * (@mbrsolution)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210664)
 * [@ajay](https://wordpress.org/support/users/ajay/), you might like to read the
   following [documentation ](https://www.tipsandtricks-hq.com/when-themes-go-wild-importance-of-using-a-properly-coded-wordpress-theme-2270)
   related to properly coded themes.
 * Thank you
 *  Plugin Contributor [wpsolutions](https://wordpress.org/support/users/wpsolutions/)
 * (@wpsolutions)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210752)
 * Please see this thread which contains the solution:
    [https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-is_bbpress-1?replies=7](https://wordpress.org/support/topic/fatal-error-call-to-undefined-function-is_bbpress-1?replies=7)
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210756)
 * Perfect, thanks for the update
 *  Thread Starter [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * (@ajaypatel)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210770)
 * Thanks so much, that sorted it out 🙂

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

The topic ‘Fatal Error when using www.domain.com/wp-admin/’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.
   png?rev=2798307)
 * [All-In-One Security (AIOS) – Security and Firewall](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-wp-security-and-firewall/reviews/)

## Tags

 * [fatal error](https://wordpress.org/support/topic-tag/fatal-error/)
 * [wp-admin error](https://wordpress.org/support/topic-tag/wp-admin-error/)

 * 12 replies
 * 3 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajaypatel/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-when-using-wwwdomaincomwp-admin/#post-7210770)
 * Status: resolved