Hataz |
|
---|---|
Fatal error: Uncaught exception 'Exception' with message 'Your "./datas/cache/templates/" is not writable' in /home3/mediawor/public_html/system/xtemplate.php:172 Stack trace: #0 /home3/mediawor/public_html/system/xtemplate.php(39): XTemplate->restart('skins/sed-dark/...') #1 /home3/mediawor/public_html/system/header.php(92): XTemplate->__construct('skins/sed-dark/...') #2 /home3/mediawor/public_html/system/core/index/index.inc.php(34): require_once('/home3/mediawor...') #3 /home3/mediawor/public_html/index.php(22): require_once('/home3/mediawor...') #4 {main} thrown in /home3/mediawor/public_html/system/xtemplate.php on line 172
Thats what I get. How to fix? |
pieter |
|
---|---|
./datas/cache/templates/" is not writable.
Do what it says. Make it writable. If dir is not there make it yourself. ./datas/cache/templates/ ./datas/cache/skins/ they should exist. Added 13 seconds later: writable = 777 Added 1 minute later: Pls specify in the future what you have done. If you specify, we can halp you faster. ... can we help you ...
|
Hataz |
|
---|---|
OK I added two folders under /public_html/datas/cache/ templates and skins.
what do I do now? |
pieter |
|
---|---|
make them writable = 777
... can we help you ...
|
Hataz |
|
---|---|
|
pieter |
|
---|---|
... can we help you ...
|
Hataz |
|
---|---|
OK, now the site loads. But I get
Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_index.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/_skins_sed-dark_plugins_news.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_comments.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_comments.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_comments.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_comments.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/_plugins_recentitems_tpl_recentitems.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/_plugins_indexpolls_tpl_indexpolls.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/skins_sed-dark_comments.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 Warning: file_put_contents(./datas/cache/templates/_plugins_minichat_tpl_minichat.tpl) [function.file-put-contents]: failed to open stream: Permission denied in /home3/mediawor/public_html/system/xtemplate.php on line 170 surrounding the site. look http://mediaworld.name43.com how to get rid of it? |
pieter |
|
---|---|
What did you do before you got the error?
... can we help you ...
|
Hataz |
|
---|---|
I clicked on folder datas/cache/templates the templates folder and chmod'd it to 777
|
pieter |
|
---|---|
What have you done BEFORE you got this error:
An upgrade, a plugin install, ... # Hataz : Fatal error: Uncaught exception 'Exception' with message 'Your "./datas/cache/templates/" is not writable' in /home3/mediawor/public_html/system/xtemplate.php:172 Stack trace: #0 /home3/mediawor/public_html/system/xtemplate.php(39): XTemplate->restart('skins/sed-dark/...') #1 /home3/mediawor/public_html/system/header.php(92): XTemplate->__construct('skins/sed-dark/...') #2 /home3/mediawor/public_html/system/core/index/index.inc.php(34): require_once('/home3/mediawor...') #3 /home3/mediawor/public_html/index.php(22): require_once('/home3/mediawor...') #4 {main} thrown in /home3/mediawor/public_html/system/xtemplate.php on line 172 ... can we help you ...
|