[freeside-users] Complimentary Subscription problem

Ivan Kohler ivan at 420.am
Mon Apr 3 13:49:23 PDT 2006


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

?

-- 
_ivan


More information about the freeside-users mailing list