Error Type:
PHP Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0"
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\builder\nudata.php on line 40
Warning: count(): Parameter must be an array or an object that implements Countable in C:\xampp\htdocs\builder\nudata.php on line 394
https://imgur.com/8tbrbzJ
I already adjust the max_input_vars at php.ini but not working
https://imgur.com/PfpquTW
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Nubuilder always failed to create table
-
- nuBuilder Team
- Posts: 506
- Joined: Fri Dec 28, 2018 1:41 pm
- Location: Krakow, Poland
- Has thanked: 8 times
- Been thanked: 18 times
Re: Nubuilder always failed to create table
Hi,
I can see you are using XAMPP - I had some similar errors depanding on the configuration and PHP version - more info in the attached link:
https://forums.nubuilder.cloud/viewtopic. ... ows#p18804
regarding max_input_vars at least on the screenshot attached you have semicolon in front of the line - which should be removed to make the line active.
I can see you are using XAMPP - I had some similar errors depanding on the configuration and PHP version - more info in the attached link:
https://forums.nubuilder.cloud/viewtopic. ... ows#p18804
regarding max_input_vars at least on the screenshot attached you have semicolon in front of the line - which should be removed to make the line active.
If you like nuBuilder, please leave a review on SourceForge
-
- Posts: 3
- Joined: Tue Aug 06, 2019 4:53 am