Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Topic paging issue


e-motion
Participant

@e-motion

This query gave me an error:

#1140 - Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause

So I just did this:

SELECT * FROMbb_postsWHERE topic_id=12

And the result is:

Showing rows 0 – 29 (80 total, Query took 0.0020 sec)

So now I’m wondering where is bbpress taking post count numbers from?

Skip to toolbar