• I have used an editor Expression Web to modify and upload files to my custom theme…. This is what I get now with all themes
    Fatal error: Call to undefined function: get_header() in /homepages/0/d288471900/htdocs/dev.howtovm/index.php on line 1

    http://www.devhowtovm.com

    Please help

Viewing 4 replies - 1 through 4 (of 4 total)
  • First of all you’ve posted a broken link. Secondly, we’ll need to see the code you’ve got.

    Thread Starter newborn

    (@newborn)

    sorry there is a dot missing

    dev.howtovm.com

    I’ve not used Expression Web, but what it sounds like is that the themes aren’t being called properly – in other words, the code is calling the themes too early before including the appropriate files that define functions such as get_header()

    I’d really have to see the exact setup you’ve got to give you specific troubleshooting directions.

    Are all of the regular WordPress files (such as the files under wp-admin and wp-includes) still in place and unedited from their original forms?

    Thread Starter newborn

    (@newborn)

    looks like yes. the odd thing is that if I activate default or classic themes I get the same error

    This is development site so I can overwrite the files but curious is to how I can fix the error

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

The topic ‘Fatal error: Call to undefined function: get_header()’ is closed to new replies.