Warning: move_uploaded_file(./../data/media/6/jetwolkswagen.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/resimdep/public_html/includes/upload.php on line 113 Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpIWgrqV' to './../data/media/6/jetwolkswagen.jpg' in /home/resimdep/public_html/includes/upload.php on line 113 Resim yollamada hata oluştu: jetwolkswagen.jpg jetwolkswagen.jpg: Kopyalama hatası. Lütfen yetkileriizi kontrol ediniz. Sistem bilgisi yok!113.satırda ise aşağıdaki kod var
$ok = move_uploaded_file($this->upload_file, $this->upload_path[$this->image_type]."/".$this->file_name);Çözümü ne olabilir...
Teşekkürler.