Skip to main content
Known Participant
October 16, 2010
Question

Dreamweaver and Wordpress

  • October 16, 2010
  • 1 reply
  • 524 views

I am trying to use DW and WP on my local machine. When I type 127.0.0.1 and local host I get my index.php page to show up buy in DW when I click on "live view" I get the following error: Fatal error: Call to undefined function get_header() in D:\xampp\htdocs\httpdocs\wp-content\themes\ariu_breeze\index.php on line 1.

How can I correct this error"

Thanks,

Buddy

This topic has been closed for replies.

1 reply

David_Powers
Inspiring
October 18, 2010

slade wrote:

I get the following error: Fatal error: Call to undefined function get_header() in D:\xampp\htdocs\httpdocs\wp-content\themes\ariu_breeze\index.php on line 1.

It sounds as though you have defined the site and/or testing server incorrectly in the Site Setup dialog box.

Judging from the error message, the Server Folder should point to D:\xampp\htdocs\httpdocs, and the Web URL should be http://localhost/httpdocs/.