if (!$this->request->post['rating']) {
$this->error['message'] = $this->language->get('error_rating');
}
mirac' Alıntı:\upload\catalog\controller\product\product.php Aç..
Bul ve Sil..
Kod:if (!$this->request->post['rating']) { $this->error['message'] = $this->language->get('error_rating'); }