Forum

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.

Error with inpultat...
 
Notifications
Clear all

Error with inpultation

3 Posts
2 Users
0 Reactions
4,059 Views
(@amma)
Posts: 5
Active Member
Topic starter
 
[#717]

Hello,

When, i try to save new value to imputation or updating it, i receive this error
"an error has been, contact your administrator"
I hope you answer me as soon as possible.
thank you.


 
Posted : 09 Oct 2012 20H31
babynus
(@babynus)
Posts: 14952
Member Admin
 

Hi,

Look at the log file to get the exact error.
It is most likely you are facing max_input_vars limit.
This can be changed in php.ini or .htaccess.

You'll find some posts on the subject in the forum.


 
Posted : 09 Oct 2012 21H06
(@amma)
Posts: 5
Active Member
Topic starter
 

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_vars 2000
php_value suhosin.request.max_vars 2000

Now, imputation works well.

Thank you so much.


 
Posted : 09 Oct 2012 23H09
Share:

Scroll to Top