By divrom on
I've just installed Drupal 5.7 and there is something wrong with the pagination.
For instance, if I go to /node or /admin/content/node I see the numbered pages along the bottom. However, no matter which one I select, the same results are returned. The address in the toolbar may go to node?page=2 but the content is exactly the same as on the first page.
I'm fearing that this is a big problem with the database, but perhaps someone can put my mind at rest?
Comments
I still can't see what might be causing this
I'm playing around with this, but I still can't see what might be causing it.
------
Felix web Creations | Think Happy!
I had this same problem
I had this same problem actually and it was driving me nuts.
The issue was actually my .htaccess file causing the problem. What I ended up doing was downloading a new version of Drupal and taking that .htaccess file and adding my custom rules line by line. Once I did this all of my pagination problems were resolved.
_______________________________________________________________________________
http://www.hagrin.com - Just my little slice of the Interweb
Thanks for the reply. I'll
Thanks for the reply.
I'll check that out and report back.
------
Felix web Creations | Think Happy!
That's the problem
The .htaccess certainly seems to be the problem.
I just turned off clearn urls and pagination works as it should. However, looking at .htaccess it all seems fine to me.
Would you mind sharing what you've got in yours? (I'm on 5.7.)
Cheers for the nod in the right direction!
------
Felix web Creations | Think Happy!