AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: easyhostmedia on March 11, 2017, 12:33:30 PM
-
HI all
I provide products that various options that can bee added, but it seems that when i add product options i cannot add more than 50.
How can i add more?
-
Welcome to forum!
There is no limit on options. What do you see? Is there an error? Can you post a screenshot?
-
if i do 51 options and save it, when i go back it wipes then out, so have to add them again, so will only let me go upto 50
-
Welcome to forum!
There is no limit on options. What do you see? Is there an error? Can you post a screenshot?
I seem to get it to 104 as you see in attached point1.jpg, but when i add more as in point2.jpg as soon as i save it goes to as in point3.jpg
-
Hello.
You found bug. AbanteCart team will fix it soon https://github.com/abantecart/abantecart-src/issues/801
-
Hello.
You found bug. AbanteCart team will fix it soon
any timeframe as i am stuck with setting up my store until this is fixed and it will be too much work having to set up using another cart
-
The cause is in a php restriction, not AbanteCart. You should to increase value max_input_vars in your php.ini file.
We cannot change this value on-the-fly by php security policy.
-
thanks