It's only recommended for use on small to medium sized stores with less than 1000 products. 10k is far too many. You can try increasing the PHP memory allowance on your server by adding this to your .htaccess file - php_value memory_limit 32M
Anand
Friday, July 23, 2010
This is very cool stuf. But I have around 10000+ products. I have removed some unwanted colum also still showing me Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16 bytes) Any idea to resolve this issue ?
Alex
Friday, July 23, 2010
Sweet! can think of lots of uses for this, thanks.