새 버전으로 업그레이드 시 "인수 개수가 올바르지 않습니다" 오류 발생

I found the answer: Add a custom per-user setting in a plugin

The first post was properly updated and i need to update my line to:

register_editable_user_custom_field [:myfield, myfield : {}]

paresy