I have number of these messages that appear in my error log every time the feeds update, and I have no idea what they mean. I was hoping somebody in the community could clue me in.
Thanks!
E_USER_ERROR (256) lib/MiniTemplator.class.php:912 MiniTemplator error: Block "category" not defined in template.
1. lib/MiniTemplator.class.php(912): trigger_error(MiniTemplator error: Block "category" not defined in template.)
2. lib/MiniTemplator.class.php(608): triggerError(Block "category" not defined in template.)
3. classes/handler/public.php(142): addBlock(category)
4. classes/handler/public.php(351): generate_syndicated_feed(407, , , atom, , , )
5. public.php(50): rss()
Remote IP: 50.87.232.140
Request URI: /tt-rss/public.php?op=rss&id=407&is_cat=0&q=&key=fmjpwo62ed971f4c823
User agent: SimplePie/1.3.1 (Feed Parser; http://simplepie.org; Allow like Gecko) Build/20121030175403
Make sure your templates/generated_feed.txt matches tt-rss/generated_feed.txt at master - tt-rss - Tiny Tiny RSS . If you’ve previously created a templates.local/generated_feed.txt, it’s not valid.
fox
3
oh boy this takes me back.
Ack! That’s what I get for messing with the generated_feed.txt file. I was trying to fix it so that it produced RSS format instead of atom format. Thanks!