when I add more than 2200 contacts,the field: number of results, continues in 2200, I tested on a virgin installation, and I realized that this error is present in all adressbooks
sorry for my bad english, i'm brazilian.
thanks
The limit of 2200 items results from "include\address.class.php" line 387
$pagesize = 2200;
and can be changed. Unfortunately a larger pagesize limit results in an unacceptable long loading.
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
The limit of 2200 items results from "include\address.class.php" line 387
$pagesize = 2200;
and can be changed. Unfortunately a larger pagesize limit results in an unacceptable long loading.