MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

more MiniMate errors




As a followup to my earlier message, I'm getting an error logged in the
error.log file when selecting "Manage MiniMate Users" from the non-frames
menu:

204.245.234.16 M3fQmMUz:billr billr [19/December/1999:09:39:23 -0800] golf4
/fai
rwaytrader/golf4.cgi/config/setup_acl Safe: Can't call method "config" on an
und
efined value at (eval 98) line 5.
>
>
>   my $table = $Variable->{MINIMATE_TABLE} || 'minimate';
>   my $uid = $Scratch->{arg};
>   my $db = $Db{$table};
>   $Values->{mvc_data_key_name} = $db->config('KEY');
>   my @fields = $db->columns();
>   for(@fields) {
>       $Values->{$_} = $db->field($uid, $_);
>   }
>   my @tables = sort keys %{$Config->{Database}};
>   $Values->{mvc_data_fields} = join " ", @fields;
>   if ($table ne $Values->{mv_data_table}) {
>       $Values->{mvc_data_table} = $Values->{mv_data_table} = $table;
>   }
>   $Values->{mvc_data_table} = $table;
>   sub display_checkbox_tables {
>       my ($field) = @_;
>       my $string = join ",", @tables;
>       my @args = (
>           '',
>           '',
>           {
>               attribute => $field,
>               name => $field,
>               type => 'check left 5 font -1',
>               passed => $string,
>           },
>           {
>               $field => $Values->{$field},
>           }
>       );
>       return $Tag->accessories(@args);
>   }
>   if($table eq delete $Values->{mvc_auto_export}) {
>       return "[set name=export_ok int][tag export $table][/tag][/set]";
>   }
>   else {
>       return '[set name=export_ok][/set]';
>   }
>
>
204.245.234.16 M3fQmMUz:billr billr [19/December/1999:09:39:23 -0800] golf4
/fai
rwaytrader/golf4.cgi/config/setup_acl Runtime error: Can't call method
"open_tab
le" on an undefined value at /home/minivend/mvend4/lib/Vend/Data.pm line 742.


Am I missing some configuration step? Oh, this is MiniMate-4.0alpha8.0.1 and
minivend-4.0alpha6.

	-Bill Randle
	billr@coinet.com


Search for: Match: Format: Sort by: