Author Topic: Paging in Address Book  (Read 2982 times)

Offline henlon

  • Jr. Member
  • **
  • Posts: 40
Paging in Address Book
« on: January 06, 2007, 02:41:07 PM »
I can't do paging in my address book.
When I click the next page the next page is empty.

The only way to walkaroung the problem is to set as many rows as you have in your address book.

Have anyone experienced this problem before?

Offline cybarras

  • Newbie
  • *
  • Posts: 1
Re: Paging in Address Book
« Reply #1 on: April 26, 2007, 05:55:16 PM »
hello,

To circumvent the problem, it is enough in the file “main.inc.php” to pass the following parameter
Code: [Select]
// show up to X items in list view
$rcmail_config['pagesize'] = 40;
to change the 40 into another number