Closed (fixed)
Project:
mothership
Version:
7.x-2.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2013 at 01:10 UTC
Updated:
25 May 2013 at 08:11 UTC
mothership_views_mini_pager is assuming a quantity from the $vars parameter. That doesn't exist as you can see at theme_views_mini_pager , I believe this was just a typo that came from copy of function mothership_pager.
Fixed it by removing line 210, 212 and 213.
Comments
Comment #1
mortendk commentedthanx for the heads up fixed in 7.x-2.9 beta