cck_phone.info states:
| Current | Correct |
| dependencies[] = content | dependencies[] = cck |
| core = 6.x | core = 7.x |
Haven't checked functionality yet.
Will do and let you know.
With the proposed changes it installs correctly.
cck_phone.info states:
| Current | Correct |
| dependencies[] = content | dependencies[] = cck |
| core = 6.x | core = 7.x |
Haven't checked functionality yet.
Will do and let you know.
With the proposed changes it installs correctly.
Comments
Comment #1
OsterD commentedSeveral warnings!!!! It's not ready for D7!!!!
Warning: Missing argument 3 for cck_phone_process(), called in \includes\theme.inc on line 845 and defined in cck_phone_process() (line 668 of \sites\all\modules\cck_phone\cck_phone.module).
Warning: Missing argument 4 for cck_phone_process(), called in \includes\theme.inc on line 845 and defined in cck_phone_process() (line 668 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #field_name in cck_phone_process() (line 669 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined variable: form in cck_phone_process() (line 670 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #columns in cck_phone_process() (line 671 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #delta in cck_phone_process() (line 672 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #description in cck_phone_process() (line 679 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #required in cck_phone_process() (line 680 of \sites\all\modules\cck_phone\cck_phone.module).
Notice: Undefined index: #value in cck_phone_process() (line 699 of \sites\all\modules\cck_phone\cck_phone.module).
Comment #2
ckngPlease see #848740: Phone Number Drupal 7 Port.
The patch is not even committed yet, if it is ready we would have make a release out of it.