Hello,
After updating Views from 3.7 to 3.8, pagination it is not displayed anymore for pages. This problem appears if editing old views. If I create a new view(page) pagination it is displayed.
Any quick fixes for this?
| Comment | File | Size | Author |
|---|---|---|---|
| views-paginator.png | 63.76 KB | alexrose |
Comments
Comment #1
alexrose commentedComment #2
Kiwa commentedI encountered the same problem. As long as I don't touch old views, they work correctly, but as soon as I change on, the pager goes missing.
Comment #3
Anatsim commentedThe same problem :(
Came back to version 7.x-3.7
Comment #4
dan kolbas commentedThis Method might not be what you're looking for, but I just upgraded from Views 7.x-3.7 -> 7.x-3.8 and ran into a pagination issue.
It's not the cleanest method, but works.
The key points to using this method is:
source: http://drupal.stackexchange.com/questions/117978/view-with-paged-output-...
Comment #5
raj.chourasia commentedSame issue
Comment #6
devad commentedSame happened to me after 7.x-3.7 -> 7.x-3.8 upgrade.
Removing Global: PHP field brought back pager to my view in my case.
My Views PHP version: 7.x-1.x-dev (2014-Jan-06)
There is also Views PHP patch on: https://www.drupal.org/node/2276165
Comment #7
RunePhilosof commentedIt is a views php problem https://www.drupal.org/node/2276165