Closed (duplicate)
Project:
Drupal core
Version:
4.6.4
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2005 at 13:11 UTC
Updated:
3 Dec 2005 at 17:37 UTC
I have an annoying problem here with my Drupal 4.6.4 installation.
Basically, when I try to see the second page of posts using the 'next page' link at the bottom, I get an URL like 'http://snoop.alphanet.ch/index.php?q=node&from=7' which will not work. It would rather be http://snoop.alphanet.ch/index.php?q=node&from=7'
I run on PHP 5.0.5 with Postgres, but I don't think this is a DB problem, rather something in a *.inc file or maybe node.module.
On a quick check, this also happens in all other places, not only in node.module. I can confirm that this happens in admin.module as well.
Comments
Comment #1
mousse-man commentedPossibly the problem is in 'pager.inc'.
Comment #2
Tobias Maier commentedthis is a duplicate of http://drupal.org/node/39566
--> @mousse-man: please mark it as duplicate after you read this
_maybe_ it helps if you redownload the 4.6.4-release...
or you patch your release by yourself...
Comment #3
mousse-man commentedIt is actually a duplicate of the bug mentioned in the comment above. However, search terms are sometimes not my thing... :)