JA
Asked
I import 4520 products into a csv file, but when I want to select the option to show all products list, my application never displays them and generates an error in the browser, the same error happens in the demo and also in my vps
Attachments
- MSAnsweredHello,
I don't understand your language so I have no clue what is the error in screenshot. If it's about request, then you can't parse and display all the 4520 products products. It's not good idea to display so many products unless your browser and computer can handle it.
Thank you - SFAnsweredAlso you should check with your hosting provider about your PHP limits!
- Login to Reply