Welcome Guest, Not a member yet? Register   Sign In
Upgrading "system/database" folder breaks my application
#19

[eluser]KeyStroke[/eluser]
By the way, I was able to reproduce the error with this query:
Code:
$this->db->select('*')->from('user, city')->where('user.city_id=city.id')->get();

Add spaces around the equal sign, and the problem is solved.

Can anyone else verify this?


Messages In This Thread
Upgrading "system/database" folder breaks my application - by El Forum - 02-17-2009, 06:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB