By cvillaco on Tue Jul 20, 2010 12:22 am
I know the reply is late, but for the benefit of others. I encountered a problem in the similar sort and sounds the same as the op's. My FCG would only display as a box with a border, not calling content.
I have no live server until later this week.
I found this out by querying xampp and WordPress plugin.
Xammp's php.ini file contains a value for phpshort_open_tag, and that is off by default, you have to turn it on for FCG to work. Finally, solution for tomorrow!
c:/xampp/php/php.ini is the file path on my computer.