Jump to content

слетел поиск по сайту


Recommended Posts

 

Посмотрите есть ли в api/Database.php функция escape, выглядит она так:

public function escape($str)
{
	return $this->mysqli->real_escape_string($str);
}

 api/Database.php вставил на 41 строке опять ошибка

Fatal error: Call to a member function real_escape_string() on a non-object in /var/www/fvyurhjw/data/www/ikealux.com.ua/api/Database.php on line 41

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...