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?
hello,
To circumvent the problem, it is enough in the file ââÂ,¬Ã...Â"main.inc.phpââÂ,¬Ã, to pass the following parameter// show up to X items in list view
$rcmail_config['pagesize'] = 40;
to change the 40 into another number