[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] [Sync] Milestone 5
From: |
Markus Kaemmerer |
Subject: |
Re: [Phpgroupware-developers] [Sync] Milestone 5 |
Date: |
Sat, 27 Nov 2004 14:22:16 +0100 |
"Guillaume Courtois" <address@hidden> wrote:,
>I have a little problem with your interface when I test with CalmenoSync for
>Outlook :
>
><b>Database error:</b> Invalid SQL: SELECT GUID FROM phpgw_syncmapping,
>phpgw_syncchannels, phpgw_syncsources WHERE phpgw_syncchannels.deviceid='1'
>and phpgw_syncsources.URI='contact' and LUID='' and
>phpgw_syncchannels.sourceid = phpgw_syncsources.sourceid and
>phpgw_mapping.channelid = phpgw_synchannels.channelid<br />
><b>PostgreSQL Error</b>: 1 (ERROR: relation "phpgw_mapping" does not exist
>)<br />
><br /><b>File:</b>
>/var/www/html/phpgw/stable/sync/inc/class.so_sync.inc.php<br /><b>Line:</b>
>717<p><b>Session halted.</b></BODY>
></HTML>
the sql query is buggy: "phpgw_mapping" is not correct, it shoud be
"phpgw_syncmapping". This is fixed in a version from 9. August 2004 or
newer. Use the newes version of sync module or fix this yourself.
Markus
--
Markus Kämmerer Team Software Solutions
pro|business AG, EXPO Plaza 1, 30539 Hannover
E-Mail: address@hidden, Phone.: 0511/60066-0
WWW: http://www.probusiness.de/, Mobile: 0177/5990932