Hi, I just discovered that if you go to my Featured Products page and click View All, it shows a blank white page with WARNING: An Error occurred, please refresh the page and try again.
The debug logs show this:
I'm not sure where to begin figuring out the root of this problem. I looked at those two files mentioned in the debug log, and by the date I can tell that I haven't modified them in any way.HTML Code:[13-May-2015 14:52:24 America/Los_Angeles] PHP Warning: mysqli_query(): Empty query in /home/xxx/public_html/store/includes/classes/db/mysql/query_factory.php on line 43 [13-May-2015 14:52:24 America/Los_Angeles] PHP Fatal error: 0: :: ==> (as called by) /home/xxx/public_html/store/includes/classes/split_page_results.php on line 54 <== in /home/xxx/public_html/store/includes/classes/db/mysql/query_factory.php on line 155
Any ideas how to figure out the problem? Thanks!!


Reply With Quote

