[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
[mv] errors
Title: errors
I have been getting two error that I am having a problem
identifying a fix for.
This one displays the data, but generates huge error.log files
listing this for every item in the database table:
207.44.12.35
whbpvM9R:207.44.12.35 - [14/March/2000:13:20:27 -0500] dnr
/cgi-bin/dnr/scan/fi=databases::guns::weatherbyguns.asc/sf=manufacturer/se=Weatherby/sp=results2.html/tf=type/ml=650/va=header_used=weatherby/va=dbpath=databases::guns::weatherbyguns.asc Bad data 'weatherby' 'type'
'WBSNM257WR6O'
207.44.12.35 whbpvM9R:207.44.12.35 - [14/March/2000:13:20:27 -0500]
dnr /cgi-bin/dnr/scan/fi=databases::guns::weatherbyguns.asc/sf=manufacturer/se=Weatherby/sp=results2.html/tf=type/ml=650/va=header_used=weatherby/va=dbpath=databases::guns::weatherbyguns.asc Bad data 'weatherby' 'type'
'WBSNM270WR6O'
207.44.12.35 whbpvM9R:207.44.12.35 - [14/March/2000:13:20:27 -0500]
dnr /cgi-bin/dnr/scan/fi=databases::guns::weatherbyguns.asc/sf=manufacturer/se=Weatherby/sp=results2.html/tf=type/ml=650/va=header_used=weatherby/va=dbpath=databases::guns::weatherbyguns.asc Bad data 'weatherby' 'type'
'WBSNM257WR6O'
207.44.12.35 whbpvM9R:207.44.12.35 - [14/March/2000:13:20:27 -0500]
dnr /cgi-bin/dnr/scan/fi=databases::guns::weatherbyguns.asc/sf=manufacturer/se=Weatherby/sp=results2.html/tf=type/ml=650/va=header_used=weatherby/va=dbpath=databases::guns::weatherbyguns.asc Bad data 'weatherby' 'type'
'WBSN2028PGM'
the second one prevents the building of a gdbm database and
returns an internal server error. I have checked the data and it
appears to be OK
207.44.12.35
whbpvM9R:207.44.12.35 - [14/March/2000:13:22:13 -0500] dnr
/cgi-bin/dnr/scan/fi=databases::ammo::speer.asc/sf=manufacturer/se=Speer/sp=results2.html/tf=type/ml=650/va=header_used=speer/va=dbpath=databases::ammo::speer.asc Bad search column
'type='
207.44.12.35 whbpvM9R:207.44.12.35 - [14/March/2000:13:22:13 -0500]
dnr /cgi-bin/dnr/scan/fi=databases::ammo::speer.asc/sf=manufacturer/se=Speer/sp=results2.html/tf=type/ml=650/va=header_used=speer/va=dbpath=databases::ammo::speer.asc Runtime error: Bad
sort routine:
> sub {
> my @a = (split
/\ /, $a,
2)[type];
> my @b =
(split /\ /, $b,
2)[type];
> my $r;
> $r =
&{$Vend::Search::Sort_field{'none'}}($a[0], $b[0]) and return $r;
> return 0
> }
>
>
I also have some databases
that look OK and are configured as all the rest yet return no matches
on a oneclick search.