Advanced MySQL: Active Record Query not working properly? |
[eluser]MercuryLime[/eluser]
I am debugging another part of my app right now so I can't test, but according to http://ellislab.com/codeigniter/user-gui...ecord.html the second (optional) parameter is definitely the offset, so that seems like it wouldn't work. Thanks for the suggestion though, and I will try it when I figure out how to fix the current bugs. EDIT: No, I removed the second parameter (0) from the LIMIT part and it still didn't work. I am doing fine just using queries but it's not as ideal as using the Active Record class. Oh well, at least it works. |
Messages In This Thread |
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 09:04 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 10:02 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 10:15 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 10:18 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 10:22 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-07-2008, 11:38 PM
Advanced MySQL: Active Record Query not working properly? - by El Forum - 06-08-2008, 06:09 AM
|