I've just got the
webmaster_include smarty error after transferring a site in development to my home machine (Windows XP SP2) and clearing out the templates_c directory.
It seems as if the security settings on the templates_c directory could be causing this, to resolve try:
- Right click on the templates_c folder and select Properties
- Select the security tab
- Find the internet user account (I'm using the Internet guest account

)
- Tick full control, and apply
I'm sure this is pretty insecure, but this should sort you out if working on a development machine.
Hope this helps
