Limited amount of users...

Hi Zen-Team,

maybe you can help me out with this one:

When you have a lot of users, you get an error message:

Die Übermittlung des Formulars ist nicht vollständig. Möglicherweise übersteigt die Formulargrösse den Konfigurationswert des Servers oder Browser-Begrenzungen.

(The data is not transferred completely...)

I guess that every user with all settings is always transferred when you change a user or add a user. So after a certain amount of users the string is getting too long and you can't add any more. Is there a way around, that only the changed data is transferred and not everything? I will need even more users, and I am at the end of the possible string length :-(

Hope you understand what I mean, if not feel free to contact me.

Best regards,
Matthias

Comments

  • acrylian Administrator, Developer
    As the error says it is most certainly a server limit how many POST values are allowed. If you control your server you might be able to raise that limit.

    Otherwise I fear there is no other way currently to workaround this limit. The way the users page work is inconvenient anyway and will be changed in the future. And I can't say when this exactly will be.
  • Or you could set the "Users per page" option on the general options tab to a smaller number so that there won't be so much user data posted.
  • acrylian Administrator, Developer
    Indeed, my bad that I forgat that too obvious option… Probably a case being too used to it… So, default is normally 10. What number have you set to exceed the limits?
Sign In or Register to comment.