Unfortunately this is a very vague bug report, but today (and only today) I noticed Custom Pagers disappearing from a node completely -- it wouldn't return until I logged out of my account and viewed the node as an anonymous user. (It then remained persistent when I logged back in).

I don't know if they are at all related (don't know how they could be) but each time the Custom Pagers links disappeared I was mucking about with redirects in my htaccess file...

Comments

ubersoft’s picture

I have a follow up on this problem.

Any time I:

- use Drupal's search tool, and click on a search result that uses Custom Pagers
- update a node in a category that uses Custom Pagers
- create a new node for a category that uses Custom Pagers

The custom pagers links disappear.

The disappearance of the links seems session-specific. If the pager links disappear on, say Firefox, I can open up Konqueror or Opera and go to the same page and I'll see the links just fine. In the browser where the loss of links occur, I can log out of my account and the links will reappear (and when I log back in the links remain). Or I can wait 10-20 minutes and the links will reappear.

I'm not sure why they disappear in the first place.

eaton’s picture

I'm almost certain this has to do with CP's data caching code. I'll take a closer look at it when I have a chance. Thanks!

lamojo’s picture

hi!

i experience the same problem with CP's caching in combination with the i18n a multilingual module.
CP only seems to cache for one language at a time, and if you switch to a second language, it seems to keeps using the cache from the first language, resulting in the pager to disappear as the node id's don't match no more...

thanks for this essential module!

nainainai’s picture

i stil have the same problem

ubersoft’s picture

nainainai, turning off the custom pager caching feature makes this problem go away. The downside, of course, is that the data is no longer cached so your database has to do more work.

nainainai’s picture

my next problem is sometime the node wont go in order. like site.com/titlepart1 site.com/titlepart1-0 sometime it flip backward for other people but not for me.