[Tickets #3471] psql error when using turba

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Feb 16 08:05:40 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3471
-----------------------------------------------------------------------
 Ticket             | 3471
 Updated By         | Michael Rubinsky <mrubinsk at horde.org>
 Summary            | psql error when using turba
 Queue              | Turba
 Version            | HEAD
 State              | Assigned
 Priority           | 2. Medium
 Type               | Bug
 Owners             | Michael Rubinsky
-----------------------------------------------------------------------


Michael Rubinsky <mrubinsk at horde.org> (2006-02-16 08:05) wrote:

> I just installed turba and kronolith for testing purposes and just 
> clicked on the address book icon.  SInce installing turba everything 
> goes very very slow (where before it actually worked quite 
> efficiently).

If this is the first time you clicked on the address book icon, then turba
was trying to create your default share.  The value in the SQL statement
that is causing problems should be the name of the source that the share is
for....if you didn't change anything in sources.php, this should be
'localsql'.  Why the SQL statement is broken, I have no idea yet...

Can you: (assuming this is not a production box)
Clear the turba share datatree by going to the SQL shell and typing:
delete from horde_datatree where group_uid='horde.shares.turba';

In lib/Driver.php, after line 1030 add:
line 1030: $params = array('sourceType' => $shareName);

newlines: 
   echo '<pre>';
   var_dump($params);
   echo '</pre>';

Now try to return to Turba and please provide the output  of the var_dump as
an attachment to this ticket...

Thanks.


> I can provide you with a test login if that would help.
>
> Cheers,
> Chris.
>
> ---
>> Can you please post more information:  What you were doing when this
>> error occurs (creating a new address book?), the values you were
>> using etc...
>>
>> Thanks.





More information about the bugs mailing list