Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
No, you'll need to use a text field with custom regex validation to only allow integers.there are a way to change that setting?
Do any other fields have this problem? Enable debug mode and maximum error reporting in Joomla global configuration then attempt to save again to see if there's some sort of fatal error.anywhere the editing dosen't work, they don't erase the 0, they don't rewrite nothing!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I don't normally suggest this, but you can go to _comprofiler_fields and change "type" to "text" then in _comprofiler edit the fields column and change its type to varchar(255). This would change the field from integer to text. Make a backup of your database first!i can erase the field & re-create another field with the same alias? or there are also another way? i don't wanna lose my records!
It's important to ensure both debug mode is enable and error reporting is set. Otherwise errors won't properly expose.ps. i haven't used the debug mode, but i'll try!
Please Log in or Create an account to join the conversation.