Gossamer Forum
Home : Products : DBMan : Installation :

search/view problems

Quote Reply
search/view problems
I have a database set up for a online horse sim game to reg horses into. every thing is up and going but the view/search/list all option. When looking for a particular record it comes back "no search term specified"(list all) and "No records match search term"(I think on the view option. I know for sure the records are there as the records show up in default.db. I think the site the db is on runs unix and I use windows 95, the only changes made was according to jp-deny's site and I used the configurator from her site.
The default user is view only and a registered user is all but administration, I have full access to all options including administration. I want search set up so you do not have to check any of the match any, extact match ect ect areas near the submit button.

I would like to set the Reg# for exact match and every thing else for match any. How do I go about doing this.
I have saved the default.cfg and html.pl as text and will include links to them along with the main page of the database.
I set the debug on to see if that helps out finding what is wrong. I have checked JP Deni's and the dbman gossimer(?) help files and I dont understand. Do I have to make a seperate page that lists all options for searching with each record??? help would be greatly appreciated. If you do not want to post back here you can email me at :
dakotawinds@care2.com

Here are the pages:
http://pawzandclaws.netfirms.com
http://pawzandclaws.netfirms.com/default.cfg.txt
http://pawzandclaws.netfirms.com/html.pl.txt

Thanks in advance for any help anyone can give me!!!!
Dakota Winds

Quote Reply
Re: search/view problems In reply to
Hi,

Ummm ... I noticed 3 things ... I have no clue if these are problems or not but something to try until a guru stops by.

1.) are you using the latest version? I think it's at 2.05 ??
2.) try turning off search "BOLD" I remember something from way back when that this causes problems sometimes. why ???
3.) your first field REG# -- I wonder if the # sharp sign is causing problems >>> try reg_number instead. I not sure but the # might be a special character used only for marking off comments.

I hope this helps.

Quote Reply
Re: search/view problems In reply to
somehow I had the permitions set wrong. I set to no autherizse and now it works like a dream. Thanks for the help.