Welcome Guest, Not a member yet? Register   Sign In
Strange phenomenon passing array through active record class
#4

[eluser]Tim Brownlaw[/eluser]
So what is the actual code you are using with the "last query function" and without the "last query function".

From the error message, it appears that it's still seeing the where_not_in and there will be a reason!

Also try simplifying things by just doing a simple Select with a "where_not_in" and without a "where_not_in" and build your way back up.

It's simple to just create a test method in one of your existing controllers or make a test controller to setup and display the progress...
So create something simple - keep it... and then create another with added bits... That way you get to document what works and what doesn't.




Messages In This Thread
Strange phenomenon passing array through active record class - by El Forum - 08-01-2014, 05:27 AM



Theme © iAndrew 2016 - Forum software by © MyBB