[freeside-users] Complimentary Subscription problem
Ivan Kohler
ivan at 420.am
Mon Apr 3 15:05:00 PDT 2006
On Mon, Apr 03, 2006 at 01:49:23PM -0700, Ivan Kohler wrote:
> On Sat, Mar 25, 2006 at 08:39:08AM -0500, Albert E. Whale wrote:
> > I have set up a complimentary subscription for a developer and have the
> > following errors coming from Freeside-Daily.
>
> s/errors/warnings/
>
> Errors are fatal. :)
>
> > What (if anything), can I do to limit the errors?
> > Use of uninitialized value in numeric comparison (<=>) at
> > /usr/lib/perl5/site_perl/5.8.3/FS/svc_domain.pm line 375.
>
> Looking at the code, unknown DNS record types would seem to emit that
> warning. Looks like I missed PTR (pretty harmless, it just controls the
> sort order for DNS entries within a domain).
>
> What are the results of the query
>
> SELECT DISTINCT rectype FROM svc_domain
Sorry, brainfart, that should of course be:
SELECT DISTINCT rectype FROM domain_record
--
_ivan
More information about the freeside-users
mailing list