[turba] other issue
steve
smailling at free.fr
Fri May 23 03:31:05 PDT 2003
I got the folowing notices:
Notice: Undefined index: businesscategory in
C:\devl\horde\turba\templates\browse\search.inc on line 14
Notice: Undefined index: homephone in
C:\devl\horde\turba\templates\browse\search.inc on line 14
Notice: Undefined index: workphone in
C:\devl\horde\turba\templates\browse\search.inc on line 14
Notice: Undefined index: cellphone in
C:\devl\horde\turba\templates\browse\search.inc on line 14
Notice: Undefined index: homeaddress in
C:\devl\horde\turba\templates\browse\search.inc on line 14
If I show just before the content of $attributes, I got this:
array(15) { ["name"]=> array(3) { ["label"]=> string(4) "Name" ["type"]=>
string(4) "text" ["required"]=> bool(true) } ["email"]=> array(3) {
["label"]=> string(5) "Email" ["type"]=> string(5) "email" ["required"]=>
bool(false) } ["alias"]=> array(3) { ["label"]=> string(5) "Alias"
["type"]=> string(4) "text" ["required"]=> bool(false) } ["title"]=>
array(3) { ["label"]=> string(5) "Title" ["type"]=> string(4) "text"
["required"]=> bool(false) } ["company"]=> array(3) { ["label"]=> string(7)
"Company" ["type"]=> string(4) "text" ["required"]=> bool(false) }
["homeAddress"]=> array(4) { ["label"]=> string(12) "Home Address"
["type"]=> string(7) "address" ["required"]=> bool(false) ["params"]=>
array(2) { [0]=> string(1) "3" [1]=> string(2) "40" } } ["workAddress"]=>
array(4) { ["label"]=> string(12) "Work Address" ["type"]=> string(7)
"address" ["required"]=> bool(false) ["params"]=> array(2) { [0]=>
string(1) "3" [1]=> string(2) "40" } } ["homePhone"]=> array(3) {
["label"]=> string(10) "Home Phone" ["type"]=> string(4) "text"
["required"]=> bool(false) } ["workPhone"]=> array(3) { ["label"]=>
string(10) "Work Phone" ["type"]=> string(4) "text" ["required"]=>
bool(false) } ["cellPhone"]=> array(3) { ["label"]=> string(12) "Mobile
Phone" ["type"]=> string(4) "text" ["required"]=> bool(false) } ["fax"]=>
array(3) { ["label"]=> string(3) "Fax" ["type"]=> string(4) "text"
["required"]=> bool(false) } ["notes"]=> array(4) { ["label"]=> string(5)
"Notes" ["type"]=> string(8) "longtext" ["required"]=> bool(false)
["params"]=> array(2) { [0]=> string(1) "3" [1]=> string(2) "40" } }
["pgpPublicKey"]=> array(4) { ["label"]=> string(14) "PGP Public Key"
["type"]=> string(8) "longtext" ["required"]=> bool(false) ["params"]=>
array(2) { [0]=> string(1) "3" [1]=> string(2) "40" } }
["smimePublicKey"]=> array(4) { ["label"]=> string(25) "S/MIME Public
Certificate" ["type"]=> string(8) "longtext" ["required"]=> bool(false)
["params"]=> array(2) { [0]=> string(1) "3" [1]=> string(2) "40" } }
["freebusyUrl"]=> array(3) { ["label"]=> string(12) "Freebusy URL"
["type"]=> string(4) "text" ["required"]=> bool(false) } }
Notice: Undefined index: businesscategory in
C:\devl\horde\turba\templates\browse\search.inc on line 17
Notice: Undefined index: homephone in
C:\devl\horde\turba\templates\browse\search.inc on line 17
Notice: Undefined index: workphone in
C:\devl\horde\turba\templates\browse\search.inc on line 17
Notice: Undefined index: cellphone in
C:\devl\horde\turba\templates\browse\search.inc on line 17
Notice: Undefined index: homeaddress in
C:\devl\horde\turba\templates\browse\search.inc on line 17
Hope that helps,
Steve
More information about the turba
mailing list