Hi a while ago I noticed that number of pages on my front page in pager does not go anywhere beyond 2. Also, in my Forum i can see 2 pages as well, even if there is only one post.

I have large number of content promoted to front page, but even if I limit to 1 per page, it still shows only 2 pages in the pager.

Any idea what could cause this?

The site is live and you can see the pager on the front page: www.scallagrims.com

Thank you in advance.

Comments

dpovshed’s picture

Hi there,

it is hard to guess remotely what exactly wrong here, one of possible easy-to-fix reasons can be a purging cache.

In fact all your content accessible (like: http://www.scallagrims.com/node?page=6 ) and pager works, just these links aren't rebuilding as they should.

You can do cache clear via admin menu and see will it helps you or not.

sashkernel’s picture

Yeh, I cleared cache like a 1000 times since this issue came up. Did not help.
What I did for the front page is used Views to create a different view with all the promoted to front page content. So this worked around the problem for the front page.

Now, I've got same story with Advanced Forum, it shows 2 pages even if you don't even have comments. Besides that, it marks all items as HOT topics despite the minimum set to 15 :-/.

dpovshed’s picture

Then I have no idea how to solve this without debugging.

Last thing - just to be sure - by clearing cache I mean manual truncation of all DB tables where names starts with "cache_". It is a way when you be sure cache gone away. Hope you tested this as well.

cweagans’s picture

Priority: Major » Normal

Support requests are neither major nor critical.

jody lynn’s picture

Status: Active » Closed (won't fix)

You seem to have fixed it.

marquitz’s picture

I recently solved this problem on my site. Another view had a pager on the same page. Apparently this causes a conflict if they have the same pager ID. Change one of the IDs and the problem is solved. The pager ID can be found while editing the view.