Gossamer Forum
Home : Products : Links 2.0 : Discussions :

links.def

Quote Reply
links.def
Errrrrrrr, I was looking through links.def and saw:

Quote:
# Field Number of some important fields. The number is from %db_def above
# where the first field equals 0.
$db_category = 4; $db_modified = 3; $db_url = 2;
$db_hits = 8; $db_isnew = 9; $db_ispop = 10;
$db_contact_name = 6; $db_contact_email = 7; $db_title = 1;
$db_votes = 12; $db_rating = 11; $db_mail = 13;

# Field number to sort links by:
$db_sort_links = 1;

# Field names you want to allow visitors to search on:
@search_fields = (1,2,5);

I was wondering what search field # 5 was, as I could not find that in the field numbers part. *worried that that filed # might somehow have gotten deleted or...??? *dumb look* Unsure
--Sanguinarius
Your resident vampire ;P
http://www.sanguinarius.org/
Subject Author Views Date
Thread links.def Sanguinarius 2834 Nov 7, 2001, 4:57 AM
Thread Re: [Sanguinarius] links.def
Andy 2856 Nov 7, 2001, 8:46 AM
Thread Re: [AndyNewby] links.def
Sanguinarius 2773 Nov 8, 2001, 7:57 AM
Post Re: [Sanguinarius] links.def
Bmxer 2754 Nov 10, 2001, 11:01 AM