phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] lost addressbook info from 9.14 to 9.16


From: Lance Hoffmeyer
Subject: [Phpgroupware-users] lost addressbook info from 9.14 to 9.16
Date: Fri, 09 Apr 2004 18:43:44 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113

None of my addressbook information shows up in phpgroupware.

I have had a lot of problems migrating from 9.14 to 9.16. Finally got 9.16 working but in order to do this I deleted the phpgroupware database in postgressql and recreated it. Now I can login to phpgroupware 9.16. I have tried to recreate the backup of my phpgroupware database.

psql -d phpgroupware -f phpgroupware20040409

This apprears to have created some kind of database.

Using pgadmin II

SELECT
 phpgw_addressbook.cat_id,
 phpgw_addressbook.n_given,
 phpgw_addressbook.bday,
FROM
 phpgw_addressbook

gives me info from my restored database. If I go into phpgroupware and access the addressbook nothing shows up? I know the addressbook information is present but
how do I get it to show up in phpgroupware?

Lance






reply via email to

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