Welcome Guest, Not a member yet? Register   Sign In
about upgrading CI version
#5

[eluser]kikz4life[/eluser]
hi there pistolPete,

thanks for the code. I tried to substitute your code in the function getSearchTypes($datacode) and it works perfect. Now I can access some of the module. thanks again Pete. Smile

But i have encountered another Database error and now its in the function getTypes($datacode). And tried to fix it using two where clauses since it has 2 condition, it load but no data retrieve from my db.
Code:
$this->db->where('data_code', $datacode);
$this->db->where('display','1');


Could you help me with this again Pete.


Messages In This Thread
about upgrading CI version - by El Forum - 10-21-2009, 05:05 AM
about upgrading CI version - by El Forum - 10-21-2009, 05:27 AM
about upgrading CI version - by El Forum - 10-21-2009, 05:36 AM
about upgrading CI version - by El Forum - 10-21-2009, 06:00 AM
about upgrading CI version - by El Forum - 10-21-2009, 09:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB