I recently had trouble w/ some templates that had PHP in them that is detailed in this thread:
http://ellislab.com/forums/viewthread/203306
Basically to sum it up, there was an issue upon switching web hosts with their security and all my templates w/ enabled PHP I wasn’t able to update until just now. However, I was able to go in via PHPMyAdmin and manually find and update these templates.
The web host has fixed the issue, but now, for only these templates, my embed calls are not working correctly. For example, in another template on the same site, the line:
{embed="embeds/oi_page_header"}brings in the page header. However, in these templates that aren’t working, nothing is brought in. That HTML is just omitted. However, if instead of making the embed call, I hard code in the HTML, everything works fine. Anyone have any ideas what could be causing this? Thanks in advance for any help and I’d be happy to provide more details if need be.