Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Last seen: 28 Jan 2013 11H37
I put: php_value max_input_vars 4000 php_value suhosin.post.max_vars 4000 php_value suhosin.request.max_vars 4000 But it doesn't work.
The error is : cause = Undefined index: workValue_6 the line 42 of the file saveimputation.php
I created a php.ini file in tool directory where I defined the variable max_input_vars. php_value max_input_vars 2000 php_value suhosin.post.max_v...