The actual error message is:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 76 bytes) in /data/webs/…/dolibarr/htdocs/lib/databases/mysql.lib.php on line 410
This occurs when attempting to list 3000+ Third Party members of a certain Category.
I have tried setting the php.ini parameter “memory-limit” to higher values but the value reported is always 67108864.
Please help.
Petras