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/ ?
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
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.
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)