Problem When Moving Site! No Content!

Permalink
After I moved my site to another domain, I only have the nav display. The reason is because of "$block->display()" which just kills everything. If I comment this line out of header.php everything displays, with it only the headernav, (just because its before this line. Why does it die. This is what should display

<address><img src="/files/cache/045b98ef5402b179773aa9c0fa544a45.png" alt="logo.gif" width="218" height="72" /></address>

But instead it just stops when viewing source. Same thing happens when I try to view this content from scrapbook.

Please help, thanks.

 
codingpenguins replied on at Permalink Reply
Okay I limit my issue down, to the datebase. Turns out the content block in the database (btContentLocal) has
{CCM:FID_13}

which is the img src (trying to display a logo). This works on my old site but not my new. What is difference and what does this code do?
codingpenguins replied on at Permalink Best Answer Reply
Turns out that some reason, it did not like the files in cache, just reloaded all files, and used it as a logo. also found thread, that helped:
http://www.concrete5.org/community/forums/installation/upload-files...