Error on template

hi there



hope someone can help me with this issue!



I am experiencing some issues with my website template, this is the error i received:

Warning: Smarty error: unable to read resource: “exception.tpl” in /home/bebea/public_html/lib/templater/Smarty.class.php on line 1095



what is the cause of this error and what can i do to solve it? Thanks in advance

You should have a file in your system called:

skins//customer/exception.tpl



If not, then you have an installation problem (a problem with your installation, not an install problem). The file must be readable (like all templates) by the PHP process running your store.

[quote name='tbirnseth' timestamp='1322944422' post='127217']

You should have a file in your system called:

skins//customer/exception.tpl



If not, then you have an installation problem (a problem with your installation, not an install problem). The file must be readable (like all templates) by the PHP process running your store.

[/quote]





thanks for your help! =D



the problem has been resolved.

Please post how you resolved the problem for others who may be searching for answers to the same or similar problem.