Welcome Guest, Not a member yet? Register   Sign In
$this->db->where bug?
#1

[eluser]Darkroom Dave[/eluser]
I just upgraded from 1.7.0 to 1.7.1 and a few of my queries no longer work.

$this->db->where("highlight=1");

but will work if I change it to

$this->db->where("highlight = 1");


Messages In This Thread
$this->db->where bug? - by El Forum - 04-24-2009, 12:56 PM
$this->db->where bug? - by El Forum - 04-24-2009, 02:18 PM
$this->db->where bug? - by El Forum - 04-24-2009, 04:54 PM
$this->db->where bug? - by El Forum - 04-25-2009, 03:07 AM
$this->db->where bug? - by El Forum - 04-25-2009, 04:52 AM
$this->db->where bug? - by El Forum - 04-28-2009, 11:04 AM
$this->db->where bug? - by El Forum - 04-28-2009, 12:05 PM
$this->db->where bug? - by El Forum - 04-28-2009, 12:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB