Numerous errors when attempting to add addresses to content type
mcskipperson - June 22, 2009 - 08:03
| Project: | Addresses |
| Version: | 6.x-1.05 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
When address is added as CCK field, upon save, I get the following:
* notice: Undefined offset: 0 in .../modules/contrib/addresses/addresses_cck/addresses_cck.module on line 251.
* notice: Undefined variable: form in .../modules/contrib/addresses/addresses.settings.inc on line 124.
* notice: Undefined variable: form in .../modules/contrib/addresses/addresses_phone/addresses_phone.module on line 81.
* notice: Undefined index: #children in .../modules/contrib/addresses/addresses.settings.inc on line 335.
Phone field doesn't display when creating that content type that address had been assigned to either.
Please advise.
