RW
Asked
Hi, There Has Error message “the biller field is required” on POS. its come from time to time. often when adding more than 50-100 items to POS. It Was last seen when 125 items were entered.
- MSAnsweredHello,
It might be due to `max_input_vars` Please refer the the FAQ in documentation.pdf
---
**Why some products are missing from order when I add 100+ products?**
There is no restriction in SMA code on the number of order items. If you are having such issue, please check your php configuration file (php.ini) for `max_input_vars` and set it to higher number i.e, 10000. You might need to increase `max_input_time` and `max_execution_time` too. - RWAnsweredfile location please
- MSAnsweredThis is not item related. It's your server php config. Please check with your server admin or host. Thank you
- RWAnsweredDone. Thanks!
- Login to Reply