e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 212 forks source link

[Bug]: comments pagination not working when not logged in #5232

Open 3l3ktr0n opened 2 months ago

3l3ktr0n commented 2 months ago

What e107 version are you using?

v2.3.3

Bug description

nextprev pagination for not logged in users isn't working

How to reproduce

find a news article with more than 5 comments as a logged in user and use the pagination.. now log out and try the pagination again.. it shows the first five comments - after clicking next theres nothing image image

Expected behavior

display the comments

What browser(s) are you seeing the problem on?

Chrome / Brave

PHP Version

7.2.18

Vodhin commented 2 months ago

There is an Preferences setting to "turn on nested comments" what happens when you turn this setting Off? I remember something like this happening a long time ago (v1.7x) and I think it was related to nested comments... I don't have any current websites using comments to test this on myself.