Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Problem After Removal of Record

Quote Reply
Re: Problem After Removal of Record In reply to
hello
some tags are related with the database field
An easy example.
You have Mail_Results as field in your links table, and use
<%Mail_Results%> in your link/detail template.

you decide to remove Mail_Result field from the links table.
The problem you have is:
each template that should generate links (link.html/detailed.html) can't generate this tag because this tag is related to the database field you deleted.

I think, that's the main problem, you have.
the best solution is to re-create this tables again, and eventually set a default.

Subject Author Views Date
Thread Problem After Removal of Record WilHatfield 3015 Jan 10, 2001, 7:17 PM
Thread Post deleted by WilHatfield
WilHatfield 2937 Jan 12, 2001, 1:43 PM
Thread Re: Problem After Removal of Record
padders 2921 Jan 12, 2001, 3:54 PM
Thread Re: Problem After Removal of Record
WilHatfield 2922 Jan 12, 2001, 5:20 PM
Post Re: Problem After Removal of Record
padders 2920 Jan 12, 2001, 5:48 PM
Thread Re: Problem After Removal of Record
ridesworld 2893 Jan 13, 2001, 4:17 AM
Post Re: Problem After Removal of Record
WilHatfield 2886 Jan 15, 2001, 11:52 AM