Welcome Guest, Not a member yet? Register   Sign In
$this->db->where('name !=', $name); not working in 2.1.1
#1

[eluser]Dennis Geus[/eluser]
Hi,
I just noticed that
Code:
$this->db->where('name !=', $name);

is not working anymore in 2.1.1

When I use the 2.1.0 system folder and run the exact same query i'm not getting errors.
#2

[eluser]victorche[/eluser]
Please, subit this here:

https://github.com/EllisLab/CodeIgniter/issues

The developers are not checking the forums too often.
#3

[eluser]Dennis Geus[/eluser]
Looks like it is already a known bug
https://github.com/EllisLab/CodeIgniter/pull/1418




Theme © iAndrew 2016 - Forum software by © MyBB