[freeside-users] Upgraded to 1.9.0CVS as of tuesday, one-time charge problem

Vlad Sedov stereomind at gmail.com
Thu Sep 13 08:31:48 PDT 2007


Howdy.

FS 1.9.0CVS 9/11/07
Perl 5.8.8
Apache 1.3.37
Mason 1.37


Just did an upgrade. Everything works like a charm... But:

posting a one-time charge to any customer, I get this:

System error
error:  	Can't use an undefined value as an ARRAY reference at
/usr/lib/perl5/site_perl/5.8.8/FS/cust_main.pm line 4383.
context:  	
...  	
4379:  	'disabled' => 'Y',
4380:  	'taxclass' => $taxclass,
4381:  	} );
4382:  	
4383:  	my %options = ( ( map { ("additional_info$_" => $additional->[$_] ) }
4384:  	( 0 .. @$additional - 1 )
4385:  	),
4386:  	'additional_count' => scalar(@$additional),
4387:  	'setup_fee' => $amount,
...  	
code stack:  	/usr/lib/perl5/site_perl/5.8.8/FS/cust_main.pm:4383
/usr/local/apache/htdocs/freeside/edit/process/quick-charge.cgi:27
/usr/local/apache/htdocs/freeside/autohandler:1



Any clues?

Thanks...


Vlad


More information about the freeside-users mailing list