[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] Form seach on other tables than Products


"N.E.S.T. Solutions" <suppressed> wrote:
> The problem seems to be when I use 
> form action="[area search]" with fi=distributors table, it gives me 
> this error, even though I specify another table which doesn't 
> have an "inactive" column:
> 
> DBD::mysql::st execute failed: Unknown
> column 'inactive' in 'where clause' at
> /usr/local/spitfire-stores/lib/Vend/Table/DBI.pm line 1849.
> 
I suspect that you probably have the following somewhere in your
configuration:

    Database  distributors  HIDE_FIELD   inactive

If you don't have an "inactive" column then the error message would seem
reasonable.

You probably copied the "products" Database directives to create a new
"distributors" table definition, and didn't remove the HIDE_FIELD.

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    suppressed
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.