Applying this module to a CCK field, the varchar(XX) number was set to the maxlength and thus, truncated/deleted data from all existing fields. There's no recovering - and if a user enters the wrong number the first time??
Applying this module to a CCK field, the varchar(XX) number was set to the maxlength and thus, truncated/deleted data from all existing fields. There's no recovering - and if a user enters the wrong number the first time??
Comments
Comment #1
dawehnercan you explain what you did exact.
1. i did this.
2. i did that.
etc.
i tryed to detect your problems but couldn't reproduce your error.
currently the maxlength (the number) is not stored by the maxlength module, its the default which is provided by cck.
Comment #2
cedeweyThe Drupal 6 version of Maxlength is no longer supported so I'm marking this Closed (won't fix).
I also encourage you, if you haven't already, to upgrade your site to Drupal 8/9. We are actively maintaining that version and you would enjoy all of the other features of the latest version of Drupal.