• I’m setting up a 2.7 installation and am getting this error message:

    Fatal error: Call to undefined function add_theme_page() in /home1/citizep8/public_html/wp-content/themes/default/functions.php on line 153

    I checked all the directories to make sure all the files uploaded. They’re all there. Help anyone?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter artisan5

    (@artisan5)

    BTW, the code at line 153 is:

    add_theme_page(__(‘Customize Header’), __(‘Header Image and Color’), ‘edit_themes’, basename(__FILE__), ‘kubrick_theme_page’);

    I redownloaded the file from the 2.7.1 install, reuploaded the functions.php file and am still getting the fatal error message. Help please!

    Where are you getting this error? Have a link to your site?
    Are you running any plugins? Tried siabling them? You could try the Classic Theme to see if it is a theme issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Call to undefined function’ is closed to new replies.