Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: Bug with categories on add_error page.

Quote Reply
Re: Bug with categories on add_error page. In reply to
There is definitely a problem with the default "add" templates, although I am not exactly sure what it is. =P

What I did to solve the problem was basically just use the template for the modify form and copy and pasted the code to the add form, removing any extra code I didn't need. Seems to be working now, kind of strange though. I noticed that the modify form had the following extra code:

<input type="hidden" name="LinkID" value="<%if LinkID%><%LinkID%><%endif%>">

But adding this to the add form by itself didn't fix the problem, which is why I copied over the entire form.


Rob Bartlett
AAA Internet Publishing, Inc.
http://www.AAAInternet.com
Subject Author Views Date
Thread Bug with categories on add_error page. robfromaaa 4024 Dec 9, 2000, 12:36 PM
Thread Re: Bug with categories on add_error page.
pugdog 3953 Dec 9, 2000, 2:08 PM
Thread Re: Bug with categories on add_error page.
robfromaaa 3939 Dec 9, 2000, 2:30 PM
Thread Re: Bug with categories on add_error page.
pugdog 3950 Dec 9, 2000, 3:57 PM
Post Re: Bug with categories on add_error page.
robfromaaa 3915 Dec 9, 2000, 4:20 PM
Thread Re: Bug with categories on add_error page.
robfromaaa 3942 Dec 9, 2000, 6:12 PM
Thread Re: Bug with categories on add_error page.
Alex 3955 Dec 11, 2000, 12:59 PM
Post Re: Bug with categories on add_error page.
Paul 3911 Dec 13, 2000, 4:27 PM
Post Re: Bug with categories on add_error page.
Alex 3876 Dec 14, 2000, 12:30 PM