Level 75
@undrwd Show your code.
I'm having a pagination issue. The first 7 pages work fine, but I'm getting this error for anything past page=7.
The query looks the same other than the offset.
Any thoughts on what could be causing this?
resolved,
I had an $items->id instead of $item->id in my view.
Please or to participate in this conversation.