- Katılım
- 4 Mayıs 2008
- Mesajlar
- 0
- Reaction score
- 0
Başlık Yanlış olmuş arkadaşlar pardon : Bir Hata Alıyorum Yardım Mekliyorum olacaktı
Fatal error: Smarty error: unable to write to $compile_dir '/***/***/public_html/templates_c'. Be sure $compile_dir is writable by the web server user. in /***/***/public_html/smarty/libs/Smarty.class.php on line 1088
1087 else {
1088 $output .= "if ({$section_props}['start'] < 0)\n" .
1089 " {$section_props}['start'] = max({$section_props}['step'] > 0 ? 0 : -1, {$section_props}['loop'] + {$section_props}['start']);\n" .
1090 "else\n" .
1091 " {$section_props}['start'] = min({$section_props}['start'], {$section_props}['step'] > 0 ? {$section_props}['loop'] : {$section_props}['loop']-1);\n";
}
Burdaki kodlarda bir hata varmı acaba
Fatal error: Smarty error: unable to write to $compile_dir '/***/***/public_html/templates_c'. Be sure $compile_dir is writable by the web server user. in /***/***/public_html/smarty/libs/Smarty.class.php on line 1088
1087 else {
1088 $output .= "if ({$section_props}['start'] < 0)\n" .
1089 " {$section_props}['start'] = max({$section_props}['step'] > 0 ? 0 : -1, {$section_props}['loop'] + {$section_props}['start']);\n" .
1090 "else\n" .
1091 " {$section_props}['start'] = min({$section_props}['start'], {$section_props}['step'] > 0 ? {$section_props}['loop'] : {$section_props}['loop']-1);\n";
}
Burdaki kodlarda bir hata varmı acaba