Welcome Guest, Not a member yet? Register   Sign In
Problem with $this->load->vars
#2

[eluser]TheFuzzy0ne[/eluser]
You need to pass back the row_array() if you're only expecting a single row to be returned, or load your vars like this:

Code:
$this->load->vars($this->vars[0]);


Messages In This Thread
Problem with $this->load->vars - by El Forum - 04-09-2009, 12:06 PM
Problem with $this->load->vars - by El Forum - 04-09-2009, 12:15 PM
Problem with $this->load->vars - by El Forum - 04-09-2009, 12:23 PM
Problem with $this->load->vars - by El Forum - 04-09-2009, 12:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB