Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.7
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2010 at 15:51 UTC
Updated:
12 Feb 2010 at 23:30 UTC
I'm hoping someone out there know the quick answer to the problem I'm having. I have a Drupal site that is already live. For some reason Views pager is creating duplicate pager links to the same page. I hope this is making sense --- I only have one blog entry on the homepage, but Views pager is showing that I have 3 pages and they're all the same blog entry.
If you go to http://www.kristenlynnphotographie.com and use the pager at the bottom you'll see what I'm talking about.
Attached is a screenshot of how my views is set up.
I'm totally baffled right now...
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot of views for homepage | 185.08 KB | HelloStephanie |
Comments
Comment #1
merlinofchaos commentedIt's the "Comment: Node" link. That's the link for a comment that links back to the node. I think it was also broken in the version of Views you're using. See #539498: adding Comment: Node link to comments view breaks sql query
Comment #2
HelloStephanie commentedThanks a bunch for the quick reply. That fixed my problem!