Welcome Guest, Not a member yet? Register   Sign In
possible DB glitch in 1.7
#7

[eluser]Jevedor[/eluser]
how so?

like this?

$this->db->orderby(‘a.region, a.country, a.province, a.state, a.city’, 'ASC');

I just tried it and it does not solve the problem. You still have to add space between the fields and the commas.

It used to work in 1.6.3 this wasn't even necessary and you could even do complicated orderings like this

$this->db->orderby(‘a.region ASC, a.country DESC');

This also no longer works.


Messages In This Thread
possible DB glitch in 1.7 - by El Forum - 11-25-2008, 03:58 PM
possible DB glitch in 1.7 - by El Forum - 11-25-2008, 06:46 PM
possible DB glitch in 1.7 - by El Forum - 11-26-2008, 08:23 AM
possible DB glitch in 1.7 - by El Forum - 11-26-2008, 08:51 AM
possible DB glitch in 1.7 - by El Forum - 11-26-2008, 08:52 AM
possible DB glitch in 1.7 - by El Forum - 11-26-2008, 08:53 AM
possible DB glitch in 1.7 - by El Forum - 11-26-2008, 09:00 AM



Theme © iAndrew 2016 - Forum software by © MyBB