Subscribers list pagination not working

Phoca Email (Newsletter) - sending emails and managing newsletters in Joomla! CMS
oldgit
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 26 Jun 2017, 10:53

Subscribers list pagination not working

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Subscribers list pagination not working

Post 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
If you find Phoca extensions useful, please support the project
oldgit
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 26 Jun 2017, 10:53

Re: Subscribers list pagination not working

Post by oldgit »

Thank you, Jan. Works perfectly now.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Subscribers list pagination not working

Post by Jan »

Ok, great to hear it.

Jan
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Subscribers list pagination not working

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply