Skip to Content Skip to Menu

[SOLVED] Text field no longer saving changes

  • ckinberg
  • ckinberg
  • OFFLINE
  • Posts: 23
  • Thanks: 3
  • Karma: 0
9 years 6 months ago #277366 by ckinberg
Replied by ckinberg on topic Text field no longer saving changes
Creating a new field does work. I was just hoping I wouldn't have to duplicate the field information for the 140+ profiles that are currently using the field.

Given the amount of time I've spun my wheels, I'd probably be further ahead now. One day I'll learn proper time use.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49441
  • Thanks: 8467
  • Karma: 1465
9 years 6 months ago #277386 by krileon
Replied by krileon on topic Text field no longer saving changes
You may not need to. Could just be a disconnect between the field and its column. Within _comprofiler_fields find your fields row then ensure the following information is correct.

tablecolumns: This should be the same as the fields name (e.g. cb_field)
table: #__comprofiler

Sometimes the table is broken by backup software and will break the storage behavior. If tablecolumns is empty it means the field has no storage and this should be the fields name for a standard text field.


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.

  • ckinberg
  • ckinberg
  • OFFLINE
  • Posts: 23
  • Thanks: 3
  • Karma: 0
9 years 6 months ago #277392 by ckinberg
Replied by ckinberg on topic Text field no longer saving changes <Solved>
That did it. The name and tablecolumns were no longer matching in MySQL. One was cb_website and the other Website. Setting them to match resolved the issue.

Thank you!

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

Moderators: beatnantkrileon
Powered by Kunena Forum