I have a product with 29 option combinations. I’m trying to upload a unique image pair for each. After I uploaded the image pair for the 20th combination, CS-Cart won’t take any more. Is there some undocumented limit? If so, how can I bypass it?
Looks like this was a server setting. In php.ini, I added:
max_file_uploads = 60