[horde] Not enough permissions to add contact from imp
Daniel Eckl
daniel.eckl at gmx.de
Tue Jul 20 11:45:39 PDT 2004
Hi Sascha!
Well, I don't know this problem, but I would look at the permissions of the
turba application. So log in with an account which has Horde Adminostrator
status and go to Administration -> Permissions
I think you might want to set all rights to logged in users.
I hope I'm guessing correctly... :)
By the way: NCI, your internet connection and housing provider, is a former
employer of mine :) Keep up the good online work there at Munich and never let
the music die away! :-D
Greets,
Daniel
Zitat von "Radio Gong 2000 GmbH & Co. KG [Technik]"
<sascha.bieler at radiogong.de>:
> Hi,
>
> I configured in sources.php:
>
> $cfgSources['prefs'] = array(
> 'title' => _("Privates Adressbuch"),
> 'type' => 'prefs',
> 'params' => array(
> 'name' => 'prefs'
> ),
> 'map' => array(
> '__key' => 'id',
> '__type' => '_type',
> '__members' => '_members',
> 'name' => 'name',
> 'email' => 'mail',
> 'alias' => 'alias'
> ),
> 'search' => array(
> 'name',
> 'email',
> 'alias'
> ),
> 'strict' => array(
> 'id',
> '_type',
> ),
> 'public' => false,
> 'readonly' => false,
> 'export' => true
> );
>
>
>
>
>
> In prefs.php I added:
>
> $_prefs['columns'] = array(
> 'value' =>
> "netcenter\temail\nbigfoot\temail\nverisign\temail\nlocalsql\temail\nprefs\t
> email",
>
> 'locked' => false,
> 'shared' => false,
> 'type' => 'implicit'
> );
>
>
>
> Now, if I add an email-address from imp I get an "Already exists!", but the
> address gets added. I can also see the new address in my private
> addressbook, but when I click on it to see the details I get "Not enough
> rights to see contact!".
>
> Do you hav any hints???
>
> Greetings
>
> Sascha
> --
> Horde mailing list - Join the hunt: http://horde.org/bounties/#horde
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
More information about the horde
mailing list