Closed (won't fix)
Project:
Ajax Table
Version:
5.x-1.0
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jan 2008 at 06:26 UTC
Updated:
12 Jan 2008 at 06:26 UTC
I had my SQL statement broken up onto multiple lines and it kept not returning any rows. After MUCH debugging, I realized it was because of the preg_replace for the count_query that was not returning a count value because it doesn't like the line breaks in the SQL statement.
I don't think its something you need to fix, but it sure would be nice if it was in the docs. :)