Open uselessai opened 5 years ago
Well.. My cann't handle so much information... anyways.. if I only select various categories I get "0 products exported".
You run out of memory, so you would need to increase your memory_limit from 256M to maybe 512M
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes) in /var/www/vhost/xxxx.com/home/html/classes/db/DbPDO.php on line 174 [PrestaShop] Fatal error in module file :/var/www/vhost/xxxx.com/home/html/classes/db/DbPDO.php: Allowed memory size of 268435456 bytes exhausted (tried to allocate 8192 bytes)
I have more than 30k products with about 300 categories. Thanks in advance!