• Hello, I have received this error code on my website today. I am not able to access my admin or any of my site. Please help!
    Fatal error: Uncaught Error: Call to undefined function _get_custom_object_labels() in /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/taxonomy.php:611 Stack trace: #0 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/class-wp-taxonomy.php(418): get_taxonomy_labels(Object(WP_Taxonomy)) #1 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/class-wp-taxonomy.php(254): WP_Taxonomy->set_props(‘post’, Array) #2 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/taxonomy.php(436): WP_Taxonomy->__construct(‘category’, ‘post’, Array) #3 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/taxonomy.php(79): register_taxonomy(‘category’, ‘post’, Array) #4 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-settings.php(361): create_initial_taxonomies() #5 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-config.php(91): require_once(‘/home/vol10_3/u…’) #6 /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-load.php(37): require_once(‘/home/vol10_3/u…’) #7 /home/vol10_3/unaux.com/unaux_26750483/htdo in /home/vol10_3/unaux.com/unaux_26750483/htdocs/wp-includes/taxonomy.php on line 611

Viewing 6 replies - 1 through 6 (of 6 total)
  • James Hall

    (@putarguygmailcom)

    Hi juicystar,

    The “Call to undefined function” error is likely originating from within the functions.php file of your theme. Did you recently try to add some code manually to your theme files?

    If you did, you should still be able to FTP in to your site files. Go to: wp-content/themes/ and rename or delete your theme.

    Then your website should revert to a default theme and come back online.

    James

    Thread Starter juicystar6

    (@juicystar6)

    Hi, I have not tried to code my files recently. I have gone in my cpanel to my online file manager and deleted my theme. I still receive the same error message and cannot access my site at all.

    James Hall

    (@putarguygmailcom)

    Well, the next move would be to connect via FTP and overwrite all of the default WordPress files.

    That won’t affect your website code or database, it will just ensure that the core files in WordPress are not corrupted.

    To be clear, download the latest version of WordPress and extract it (decompress the zip file) then copy all of the files and folders inside the .zip to the root of your website.

    Once finished, refresh the homepage and see if its fixed?

    Thread Starter juicystar6

    (@juicystar6)

    I have decompressed the zip file. Now how to I copy the info to the root of my website if I cannot access the admin page?

    James Hall

    (@putarguygmailcom)

    You need to use a free ftp manager like FileZilla: https://filezilla-project.org/

    It will allow you to copy files to your account on your web host without being logged in to your WordPress admin at all.

    Search YouTube for a basic filezilla tutorial

    Thread Starter juicystar6

    (@juicystar6)

    I have tried copied over the updated wordpress to the root. All files copy besides “wp-includes/script-loader-packes-php” I am not sure what this means?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fatal Error Page’ is closed to new replies.