After a fresh install of _160:
[Fri Jun 15 10:46:26 2007] [error] /firehose.pl:Slash::Display::Provider:/Library/Perl/5.8.6/darwin-thread-multi-2level/Slash/Display/Provider.pm:81:Failed template lookup (returning false) on 'rand_mesg;firehose[misc];mainpage[default]', keys: 302, callers: Slash::Display line 219, Slash::FireHose line 1810, Apache::ROOTcooliod_2eorg::firehose_2epl line 69
After an upgrade to _163 and another fresh-install:
[Fri Jun 15 10:58:32 2007] [error] /firehose.pl:Slash::Display::Provider:/Library/Perl/5.8.6/darwin-thread-multi-2level/Slash/Display/Provider.pm:81:Failed template lookup (returning false) on 'rand_mesg;firehose[misc];mainpage[default]', keys: 302, callers: Slash::Display line 219, Slash::FireHose line 1927, Apache::ROOTcooliod_2eorg::firehose_2epl line 69
It looks like this commit added it:
If I grep the tree I don't see the template:
coolio:/usr/local/src/slash/current.untouched shane$ grep -R 'rand_mesg' *
plugins/FireHose/templates/list;firehose;default: [% PROCESS rand_mesg %]
Logged In: YES
user_id=52587
Originator: YES
Tim, any chance you can commit this template?