Forumlar / Cotonti / Support / how to fix

Hataz
#1 2009-12-28 00:10
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
#2 2009-12-28 00:15
./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
#3 2009-12-28 00:17
OK I added two folders under /public_html/datas/cache/ templates and skins.

what do I do now?
pieter
#4 2009-12-28 00:20
make them writable = 777
... can we help you ...
Hataz
#5 2009-12-28 00:22
# pieter : make them writable = 777


how? Do I make a new folder saying 777? or what
pieter
#6 2009-12-28 00:30
Hataz,you are almost 3 years busy with a site and still you don't know it.

see google
... can we help you ...
Hataz
#7 2009-12-28 00:39
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
#8 2009-12-28 00:46
What did you do before you got the error?
... can we help you ...
Hataz
#9 2009-12-28 00:47
I clicked on folder datas/cache/templates the templates folder and chmod'd it to 777
pieter
#10 2009-12-28 01:29
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
Thats what I get. How to fix?
... can we help you ...