I just pulled the latest down yesterday and now I'm getting Smarty errors in three different insights (that I've seen):
Warning: Smarty error: unable to read resource: "[...]/webapp/plugins/insightsgenerator/view/stylestats.tpl" in [...]/webapp/_lib/extlib/Smarty-2.6.28/libs/Smarty.class.php on line 1094
Warning: Smarty error: unable to read resource: "[...]/webapp/plugins/insightsgenerator/view/topwords.tpl" in [...]/webapp/_lib/extlib/Smarty-2.6.28/libs/Smarty.class.php on line 1094
Warning: Smarty error: unable to read resource: "[...]/webapp/plugins/insightsgenerator/view/responsetime.tpl" in [...]/webapp/_lib/extlib/Smarty-2.6.28/libs/Smarty.class.php on line 1094
These are appearing right at the bottom of each insight "box" on the main ThinkUp feed.
When I check the source out on GitHub now, sure enough I don't see those tpl files there either, but the corresponding PHP files are there in insights both on GitHub and in my local repo.
I just pulled the latest down yesterday and now I'm getting Smarty errors in three different insights (that I've seen):
These are appearing right at the bottom of each insight "box" on the main ThinkUp feed.
When I check the source out on GitHub now, sure enough I don't see those tpl files there either, but the corresponding PHP files are there in
insights
both on GitHub and in my local repo.Any idea what's going on?