# young mone :
This error just came out of the middle of no where all of the files are set to 755 or 644
Fatal error: Uncaught exception 'Exception' with message 'Your "./datas/cache/templates/" is not writable' in /home3/mediaeli/public_html/system/xtemplate.php:172 Stack trace: #0 /home3/mediaeli/public_html/system/xtemplate.php(39): XTemplate->restart('./skins/dutchco...') #1 /home3/mediaeli/public_html/system/core/admin/admin.pfs.inc.php(17): XTemplate->__construct('./skins/dutchco...') #2 /home3/mediaeli/public_html/system/core/admin/admin.inc.php(74): require_once('/home3/mediaeli...') #3 /home3/mediaeli/public_html/admin.php(24): require_once('/home3/mediaeli...') #4 {main} thrown in /home3/mediaeli/public_html/system/xtemplate.php on line 172
First try to chmod 777 your ./datas/cache/templates/"
Because: Your "./datas/cache/templates/" is not writable'
Maybe the dir is not created yet.
Added 31 seconds later:
Is it only with dutchcotonti skin?
... can we help you ...