Welcome Guest, Not a member yet? Register   Sign In
Select query not returning results (database problem?)
#4

[eluser]azavala[/eluser]
Erm, actually the problem was was in my model but was because of something else. The end of the success/true part of the logic was returning the wrong variable.

Code:
return $featureVid;

should have been

Code:
return $vidCategory;


Messages In This Thread
Select query not returning results (database problem?) - by El Forum - 08-23-2010, 06:35 PM
Select query not returning results (database problem?) - by El Forum - 08-24-2010, 12:20 AM
Select query not returning results (database problem?) - by El Forum - 08-24-2010, 01:43 AM
Select query not returning results (database problem?) - by El Forum - 08-24-2010, 03:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB