View Single Post
  #7  
Old 07-07-2005, 07:06 AM
 
html_sucks html_sucks is offline
 

Advanced Member
  
Join Date: May 2004
Location: London, UK
Posts: 63
 

Default

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
__________________
X-Cart v4.2.0, v4.0.13, v4.0.9, v4.0.17
Reply With Quote