Page 1 of 1

Subscribers list pagination not working

Posted: 08 Aug 2017, 17:08
by oldgit
Hello,
I've using Phoca Email/Newsletter for sending notifications to a list of subscribers. Unfortunately, when the list grows, the pagination shows the navigation links (first, previous, next, last) but still displays the full list rather than the limit.

Is there a quick/simple solution?
Thanks - Alex

Re: Subscribers list pagination not working

Posted: 12 Aug 2017, 13:44
by Jan
Hi, the quick fix:

Open this file:
administrator\components\com_phocaemail\models\phocaemailsubscribers.php

and comment the lines cca: from 80 to 108 (comment whole function public function getItems())

Jan

Re: Subscribers list pagination not working

Posted: 18 Aug 2017, 17:39
by oldgit
Thank you, Jan. Works perfectly now.

Re: Subscribers list pagination not working

Posted: 24 Aug 2017, 16:23
by Jan
Ok, great to hear it.

Jan

Re: Subscribers list pagination not working

Posted: 13 Jun 2018, 15:29
by Jan