Just update the plugins.
The last version uses the preferences_list hook instead of user_preferences.

Or you can just update the file automatic_addressbook.php from

$this->add_hook('user_preferences', ........
to
$this->add_hook('preferences_list', .........


On Thu, Mar 15, 2012 at 7:08 PM, Bernics Gábor | Penta Unió Zrt. <
[email protected]> wrote:

> **
>
> Dear Experts,
>
> I see lot of error log entries:
>
> "Deprecated hook name. user_preferences -> preferences_list"
>
> It's an 'automatic_addressbook" plugin error, how can i repair?
> Gabor@Hungary
>
> _______________________________________________
> Roundcube Users mailing list
> [email protected]
> http://lists.roundcube.net/mailman/listinfo/users
>
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to