Hi,
I saw that error when I'm upgrading Installation via Directory. Please help me to check
I saw that error when I'm upgrading Installation via Directory. Please help me to check
//LINE 455
$post = $this->input->post->getArray();
//Replace with
$post = JRequest::get('post');