Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

[SOLVED] Problem saving user from backend

  • KatoKalin
  • KatoKalin
  • OFFLINE
  • Posts: 265
  • Thanks: 11
  • Karma: -5
  • Add-ons
11 years 6 days ago - 11 years 6 days ago #235818 by KatoKalin
I am having a weird problem saving a user from within the backend.
I am getting the error message that some fields like birthdays must meet a minimum of 25 characters. Of course this message does not make sense for the birthday field.
There are other fields for which I am getting the same error message. One of them is a drop down selection field. Also for this field it does not make sense to get a minimum character warning.

It seems that this is hardcoded somewhere. But where ?

Edit: And yes I am fully aware that I can turn off field validation in backend.
Last edit: 11 years 6 days ago by krileon.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48473
  • Thanks: 8281
  • Karma: 1443
11 years 6 days ago #235840 by krileon
Replied by krileon on topic Problem saving user from backend
That's based off the fieldMinLength parameter, but it doesn't exist for those 2 fields. Did you change a fields type in your database perhaps? As this can cause this issue. Re-saving the field should clear invalid parameters though.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • KatoKalin
  • KatoKalin
  • OFFLINE
  • Posts: 265
  • Thanks: 11
  • Karma: -5
  • Add-ons
11 years 6 days ago #235846 by KatoKalin
Replied by KatoKalin on topic Problem saving user from backend

krileon wrote: Did you change a fields type in your database perhaps? As this can cause this issue. Re-saving the field should clear invalid parameters though.


Yes in fact I have changed a multicheckbox field into a querymulticheckbox field. As it seemed to be unrelated to the birthday (date) field I never thought this could be the reason.
Re-saving did in fact clear out the error message.
The following user(s) said Thank You: krileon

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum