Gossamer Forum
Home : Products : DBMan : Discussions :

Re: [lookerjdc] Search tracking

Quote Reply
Re: [lookerjdc] Search tracking In reply to
The script is setup to write to and read the keywords.txt file. You must create this blank file and put it into the same directory as your dbman files. You might also want to chmod this to 666.

You should be able to call the keywords.cgi script in your browser by typing the full url to the file.

For instance: http://yourserver.com/path to dbman files/keyword.cgi

First you will want to do a few keywords searches so that your keywords.txt file will contain some entries.

You could even provide a link in you footer to display the keyword.cgi such as:

print qq!| <A HREF="keyword.cgi">View Keyword Search results</A> ! if ($per_admin);

Hope this helps

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/
Subject Author Views Date
Thread Search tracking lookerjdc 7053 Oct 17, 2002, 7:03 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6900 Oct 17, 2002, 7:22 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6928 Oct 17, 2002, 7:35 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6901 Oct 17, 2002, 7:52 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6928 Oct 17, 2002, 9:31 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6884 Oct 18, 2002, 10:37 AM
Thread Re: [LoisC] Search tracking
lookerjdc 6879 Oct 18, 2002, 11:43 AM
Thread Re: [lookerjdc] Search tracking
LoisC 6881 Oct 18, 2002, 1:07 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6906 Oct 18, 2002, 3:16 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6883 Oct 18, 2002, 6:20 PM
Thread Re: [LoisC] Search tracking
lookerjdc 6876 Oct 18, 2002, 7:58 PM
Thread Re: [lookerjdc] Search tracking
LoisC 6881 Oct 19, 2002, 8:48 AM
Post Re: [LoisC] Search tracking
LoisC 6867 Oct 19, 2002, 9:16 AM