[dev] update prefs from within a hook?
Michael Rubinsky
mike at theupstairsroom.com
Thu Jul 12 00:13:55 UTC 2007
I came across a problem when trying to update user prefs from within
the _horde_hook_share_init() hook while logging in. It seems that the
problem is when $prefs->setValue() is called, and in turn calls the
Horde::callHook() function, it prevents the horde side bar from
loading, it just hangs and eventually times out. If that frame is
reloaded, every thing is fine. The logs show the message about the
_prefs_change_hook__addressbooks not being called (there is no such
hook in this case) and that the prefs are stored (and indeed they
are). Commenting out the Horde::callHook() call prevents the problem
from occuring. Any thoughts on why this might be happening? I can't
seem to find any...
--
Thanks,
Mike
"Time just hates me, that's why it made me an adult." - Josh Joplin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 2013 bytes
Desc: PGP Public Key
Url : http://lists.horde.org/archives/dev/attachments/20070711/7e5c81eb/attachment.bin
More information about the dev
mailing list