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

idflorin’s picture

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'score' in 'order clause'

I get this without the pager.

jordojuice’s picture

Thanks 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.

pjnes’s picture

I get the same error with the stock similar_entries view with no changes.

jordojuice’s picture

Status: Active » Closed (duplicate)

We'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 : )