I've got a really weird issue. Most of the time, the summary page for my blog network works just fine. If you visit my site, freeblogplace.com, there is a 80% (gut guess) that it will work and a 20% chance that you will simply get a blank page. I've searched and searched for issues that have been resolved like this but I've not been able to find anything.
When the condition is occurring the following error shows up in my php error log:
[22-Jul-2010 07:18:57] PHP Fatal error: Call to undefined function _smarty_tplfunc_6b1afe353bb8eb3e9e235c71d2769876_0() in /opt/websites/freeblogplace.com/lifetype-1.2.10/class/template/smarty/Smarty.class.php on line 1828
If I clear out the tmp directory with all of the smarty files, it "can" result in the page displaying but then the condition returns. The strange thing is that it seems to go away on its own. This is starting to drive me a little nuts. Can somebody point me to the right direction to solve this? At this point, I've only made minor changes to the templates for summary.php and I've not started to really customize it to make it look the way I want it to look so none of the php has been changed. I am using the latest version of lifetype 1.2.10 and I have the template pack and the plugin pack installed.
