Using the default Similar entries View block provided i atempted to add a full or mini pager and was greeted with the cryptic error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'score' in 'having clause'
Using the default Similar entries View block provided i atempted to add a full or mini pager and was greeted with the cryptic error:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'score' in 'having clause'
Comments
Comment #1
idflorin commentedI get this without the pager.
Comment #2
jordojuice commentedThanks for the report. I'm just getting back to work to get caught up on the bug reports, so I'll be digging into the code over the next few days.
Comment #3
pjnes commentedI get the same error with the stock similar_entries view with no changes.
Comment #4
jordojuice commentedWe're working on fixing the Views integration. Since the release of Views 3 the 2.x branches of Similar Entries are no longer compatible with Views. This incompatibility ultimately causes SQL syntax errors. Similar Entries 2.x with Views integration will be supported again when this issue is resolved. See #1345954: Views 3 incompatibility to track this issue. Patches are welcomed : )