phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] Can't bring up any of my addresses in Address B


From: Jonathan Rivera
Subject: Re: [phpGroupWare-users] Can't bring up any of my addresses in Address Book
Date: Wed, 8 Nov 2006 11:58:09 -0600
User-agent: Mutt/1.5.9i

Kris Gainsforth (address@hidden) wrote:
> 
> 
> After importing an LDIF Address book, I thought I'd send a mail, no problem.  
> I opened up the Address book function of the e-mail and it worked.
> 
> But if I go directly into address book, it does read the DB, because it's 
> telling me there's 57 addresses, but it will not render any of the addresses 
> on the screen, just the headers.
> 
> I'm not great at debugging, can anyone tell me where I need to look to try to 
> resolve this?Sent from the phpGroupWare forums @ 
> http://forums.phpGroupWare.org
> 

i am not sure, but probably the owner of the contacts isn't your user,
you can check this in DB

select account_id from phpgw_accounts where account_lid='youruser';
select * from phpgw_contact;

if it's true update with your account_id and report this bug.

regards.

-- 
Jonathan Alberto Rivera Gomez
Grupo de Usuarios de GNU/Linux - UANL
http://linuxuanl.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]