I have been trying to debug why when I add a cck text field, and enter the maxlength limit to a value lets say 200, hit save on my field.. go back into edit that field and its at 0.. see screen shot here http://grab.by/b0pc , also when looking at my form i see something odd on the title.. http://grab.by/b0pd says remaining: NaN , and my Description field below doesnt even list the Content Limit ammount..

my drupal version is pressflow 6.22

[root@VM3 modules]# drush status
 Drupal version         :  6.22                  
 Site URI               :  http://default        
 Database driver        :  mysqli                
 Database hostname      :  172.18.250.198        
 Database username      :  content               
 Database name          :  content-dev           
 Database               :  Connected             
 Drupal bootstrap       :  Successful            
 Drupal user            :  Anonymous             
 Default theme          :  garland               
 Administration theme   :  garland               
 PHP configuration      :  /etc/php.ini          
 Drush version          :  4.5                   

any ideas, im pulling my hair out on this one :(

Comments

cedewey’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

The 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.