Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

search a custom table

Quote Reply
search a custom table
I am trying to search a table in the GMail admin, using a link as follows:

admin.cgi?db=MyTable;do=search_form

Now, this displays the search form without problems, but when I do the actual search, I get an error:

----
Error: Can't use string ("1") as a HASH ref while "strict refs" in use at /home/________/perl/admin/GT/SQL/Display/HTML.pm line 158.
----

Notes:
1. this happens with my custom table, but also with the dgraph table.
2. after this has happened, the normal user search does not work any longer (same sort of errror)
3. I'm using 2.1.1
4. running mod_perl
5. the defs seems to be OK

Any ideas what could be causing this?

Ivan
-----
Iyengar Yoga Resources / GT Plugins

Last edited by:

yogi: Nov 27, 2002, 7:27 AM