Gossamer Forum
Home : Products : Links 2.0 : Installation -- Windows :

Re: Error: Unable to Add Link?

Quote Reply
Re: Error: Unable to Add Link? In reply to
Don't Think so, here it is, can you see anything that looks wrong?

%db_def = (
ID => [0, 'numer', 5, 8, 1, '', ''],
Title => [1, 'alpha', 40, 75, 1, '', ''],
URL => [2, 'alpha', 40, 75, 1, 'http://', '^http|news|mailto|ftp'],
Date => [3, 'date', 15, 15, 1, \&get_date, ''],
Category => [4, 'alpha', 0, 150, 1, '', ''],
Description => [5, 'alpha', '40x3', 500, 0, '', ''],
'Contact Name' => [6, 'alpha', 40, 75, 1, '', ''],
'Contact Email' => [7, 'alpha', 40, 75, 1, '', '.+@.+\..+'],
Hits => [8, 'numer', 10, 10, 1, '0', '\d+'],
isNew => [9, 'alpha', 0, 5, 0, 'No', ''],
isPopular => [10, 'alpha', 0, 5, 0, 'No', ''],
Rating => [11, 'numer', 10, 10, 1, 0, '^[\d\.]+$'],
Votes => [12, 'numer', 10, 10, 1, 0, '^\d+$'],
ReceiveMail => [13, 'alpha', 10, 10, 1, 'Yes', 'No|Yes']
);

Thank for all your help!!!

Mike



[This message has been edited by Mikeach (edited May 08, 2000).]
Subject Author Views Date
Thread Error: Unable to Add Link? Mikeach 6959 May 5, 2000, 4:03 AM
Post Re: Error: Unable to Add Link?
Mikeach 6826 May 6, 2000, 3:11 AM
Post Re: Error: Unable to Add Link?
Stealth 6829 May 7, 2000, 10:51 PM
Post Re: Error: Unable to Add Link?
Mikeach 6845 May 8, 2000, 1:47 AM
Post Re: Error: Unable to Add Link?
Stealth 6821 May 8, 2000, 8:33 AM
Post Re: Error: Unable to Add Link?
Mikeach 6857 May 8, 2000, 10:40 AM
Post Re: Error: Unable to Add Link?
Stealth 6834 May 8, 2000, 11:04 AM
Post Re: Error: Unable to Add Link?
Mikeach 6825 May 8, 2000, 11:46 AM
Post Re: Error: Unable to Add Link?
Stealth 6831 May 8, 2000, 12:17 PM
Post Re: Error: Unable to Add Link?
Mikeach 6831 May 8, 2000, 12:31 PM
Post Re: Error: Unable to Add Link?
Mikeach 6837 May 8, 2000, 12:39 PM
Post Re: Error: Unable to Add Link?
Mikeach 6822 May 8, 2000, 1:55 PM
Post Re: Error: Unable to Add Link?
Stealth 6830 May 8, 2000, 2:15 PM
Post Re: Error: Unable to Add Link?
Mikeach 6837 May 8, 2000, 2:30 PM
Post Re: Error: Unable to Add Link?
Stealth 6841 May 8, 2000, 2:43 PM
Post Re: Error: Unable to Add Link?
Mikeach 6826 May 8, 2000, 3:25 PM
Post Re: Error: Unable to Add Link?
Stealth 6842 May 8, 2000, 5:22 PM
Post Re: Error: Unable to Add Link?
Mikeach 6834 May 9, 2000, 3:32 AM
Post Re: Error: Unable to Add Link?
Stealth 6841 May 9, 2000, 5:53 AM