Smarty Error

I've just set up Siteframe Beaumont 5.0.2 and I'm getting this message at the top of a lot of pages:

Warning: Smarty error: unable to read resource: "rte_head_1.tpl" in /usr/local/lib/php/Smarty/Smarty.class.php on line 1095

Don't know anything about how Smarty uses my .tpl files, all I know is that I don't seem to have one called rte_head_1.tpl in my public_html folder.
Is this something my web hosting company (Siteground) will know how to fix, because I don't think they'd like me rummaging around in here: /usr/local/lib/php/ ?

update
by Myles / at 03:09 on March 4, 2007

Hi again, The hosting company says there's nothing they can do - it's my template problem that's the problem. So, I'd appreciate any help...
Thanks,
Myles

Look in siteframe.ini
by glen / at 06:33 on March 4, 2007

I'm guessing that you have

rich_text_editor = 1

Beaumont uses the value of this to determine which editor, and there's not an editor named "1". Possible values are off, "fck", or "widg". For example, if you install the FCK editor, set this value to "fck" and it will attempt to load the appropriate Javascript in the template rte_head_fck.tpl.

Quite right and my other problem is...
by Myles / at 14:01 on March 4, 2007

Thanks, yes you're quite right. That's great.

If you have a moment, perhaps you could help with my other problem? (It's probably caused by the same thing - me being stupid with the siteframe.ini file):
My ad hoc pages have no file extension, so I get a 404 not found. Same when I click on a user. (Here's the site www.isbmusic.org)