Welcome Guest, Not a member yet? Register   Sign In
Commands out of sync; you can't run this command now [SOLVED]
#7

Try:

$this->db->close();
$this->db->initialize();

Or even:

$this->db->reconnect();
Reply


Messages In This Thread
RE: Commands out of sync; you can't run this command now - by rodrigoguariento - 12-13-2024, 02:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB