[horde] Horde5 & Active Sync GAL
Michael J Rubinsky
mrubinsk at horde.org
Fri Nov 9 16:40:19 UTC 2012
Quoting Martin Hochreiter <linuxbox at wavenet.at>:
>> Logs?
>>
>
> Not very useful (for me)
<snip>
The log indicates no errors, which means the search is actually
returning zero results. You are going to have to do some debugging to
find out why the search is returning nothing. You can start in
turba/lib/Api.php, in the search() method starting on line 1031, you
need to add to the beginning of the method:
<code>
Horde::debug($names);
Horde::debug($options);
</code>
and reply with the results.
--
mike
The Horde Project (www.horde.org)
mrubinsk at horde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6062 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.horde.org/archives/horde/attachments/20121109/47725fef/attachment-0001.bin>
More information about the horde
mailing list