Skip to main content
Known Participant
September 21, 2012
Question

echo from WordPress post not reflecting post changes

  • September 21, 2012
  • 1 reply
  • 407 views

I am developing a php site on my localhost and had been successful in establishing a Dreamweaver Binding to echo content from the site's attached blog posts to respective divs on the site's php pages. All was well until today. For some reason edit changes made to the blog post content are not be reflected to the echo content on the php pages. The echo displays pre-edit content minus the changes. This had been working for several days but suddenly stopped functioning. Does anyone have any ideas as to why.

Thanks in Advance.

This topic has been closed for replies.

1 reply

AWP64Author
Known Participant
September 21, 2012

You know, sometimes it only takes a night's sleep. I woke up this morning and discovered that I had not changed my database connection file back to my localhost from my remote connection. I am going to try to avoid posting questions late in the evening.