Hm, can you run both of these:
Those aren't default templates so not sure where they've come from.
select title, template from mybb_templates where title = 'ubh' limit 1;
select title, template from mybb_templates where title = 'err' limit 1;
Those aren't default templates so not sure where they've come from.