Just by navigating to the front page (which is a view), returns an error :
"Division by zero in views_plugin_pager_full.inc on line 227."
Any suggestions?

Comments

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Could you please export this view?

So its easier to reproduce the error.

dawehner’s picture

Status: Postponed (maintainer needs more info) » Needs review
StatusFileSize
new3.3 KB

So here is a fix and a test.

dagmar’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new3.3 KB

Small typo fixed.

+    $items_per_page =$this->get_items_per_page();

Patch looks good and works fine.

merlinofchaos’s picture

Status: Reviewed & tested by the community » Fixed

Committed to all branches!

merlinofchaos’s picture

Ok, 6.x-3.x and 7.x-3.x =)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.