AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: easyhostmedia on March 11, 2017, 12:33:30 PM

Title: increase product options
Post 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?
Title: Re: increase product options
Post by: abantecart on March 11, 2017, 09:03:17 PM
Welcome to forum!

There is no limit on options. What do you see? Is there an error? Can you post a screenshot?
Title: Re: increase product options
Post by: easyhostmedia on March 12, 2017, 10:29:27 AM
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
Title: Re: increase product options
Post by: easyhostmedia on March 12, 2017, 12:39:06 PM
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
Title: Re: increase product options
Post by: Basara on March 13, 2017, 05:42:04 AM
Hello.
You found bug. AbanteCart team will fix it soon https://github.com/abantecart/abantecart-src/issues/801
Title: Re: increase product options
Post by: easyhostmedia on March 13, 2017, 05:55:53 AM
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
Title: Re: increase product options
Post by: abolabo on March 14, 2017, 08:06:20 AM
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.
Title: Re: increase product options
Post by: easyhostmedia on March 14, 2017, 08:42:18 AM
thanks