[imp] Inexistant class address on signup

Marko Djukic marko at oblo.com
Fri Apr 4 20:07:42 PST 2003


no probs... by the way, you can get rid of those functions entirely. if you are
not using extra info during signup they are no use at all.

m.


Quoting Phil Petersen <philpetersen at philpetersen.com>:

> Thanks Marko.
> I haven't gotten into the hooks scheme yet, so I had left everything at the
> dfaults. The hooks.php in the CVS HEAD have the following lines:
>
> if (!function_exists('_prefs_hook_from_addr')) {
>     /*
>     function _prefs_hook_from_addr()
>
> I think the comment delimiter /* should be before the if statement.
>
>     /*
> if (!function_exists('_prefs_hook_from_addr')) {
>     function _prefs_hook_from_addr()
>
> That solved the problem. It might be a typo. Thanks again to all the dev
> people out there.
>
> Phil Petersen
>
> Quoting Marko Djukic <marko at oblo.com>:
>
> | ok, seems like my problems aren't over yet... that got cut off:
> | 1. get rid of _horde_hook_signup_getextra() and
> | _horde_hook_signup_addextra() in
> | horde/config/hooks.php if you do not want extra information asked from
> | users
> | that sign up. the "address" field is present in turba and you seem to be
> | requiring the turba fields as extra info to fill in, but you don't have
> | all the
> | classes required
> | 2. if you do want this extra info from turba, then require the file
> | turba/lib/ObjectForm.php - it has the address class.
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>




More information about the imp mailing list