Chris,
I encountered a strange paging issue in my site's forum module:
i have a thread that passed the 1 page treshhold today, so it needs 2 pages to display now. In the threadlist this is displayed correctly (displaying links to page 1 and 2), and when selecting page 1 of the thread, the paging links are displayed correctly for authenticated users, however, for anonymous users, the paging links are not displayed (although for anonymous users the paging links appear in the threadlist).
The weird thing is that i have another thread in the same forum that also has 2 pages, but paging for that thread works correct, even for anonymous users.
I also tried to clear the dnn cache, but that had no effect.
If you want to see for yourself, this is the forum:
the problematic thread is "restrict available languages by site", and a similar thread that is working fine is "Dnn 3.1. version"
The only difference between the two threads is that the latter is an older thread, completely created in a previous version of the forums module, while the problematic thread reached page 2 in the current 03.10.04 version of the forum module.
As you can see, my current dnn version is 3.1.1.
Cheers,
Erik