Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 17:08 UTC
Updated:
6 Mar 2010 at 16:49 UTC
Hi there,
I have a view that pulls together news article content based on the nodes taxonomy term and then displays them (newest first) in a panel on my front page. When I save my view and look at the preview the pager at the bottom of the view works both with and without AJAX. However, on my front panel page the pager does nothing. If AJAX is disabled the page reloads but I still see the same list of news articles even though there are many more to display. If enable AJAX I see the spinny circle thing but again the view content is not updated.
Any suggestions as to what I may be doing wrong?
Thanks,
Matthew
Comments
Comment #1
dawehner1. Could you please export your view? Perhaps it is reproducable on other installations, which would help to track down the bug.
2. are the links correct? So do you have ?page=$NUMBER in the url/link of the pager
Comment #2
matshep1 commentedHi,
Sorry for the delay! I have carried out a number of updates on the site and for reasons unknown the issue seems to have resolved itself.
Thanks,
Mat