Gossamer Forum
Home : Products : Gossamer Links : Discussions :

New field for my LINKS give error in add.cgi

Quote Reply
New field for my LINKS give error in add.cgi
Hi All,

I added a new field "version" to goes along with new link.

When i try to add a new link. it return:

Column Version can not be left blank.




Any ideas how to fix this problem?
Quote Reply
Re: [gundamz] New field for my LINKS give error in add.cgi In reply to
In Reply To:
Hi All,

I added a new field "version" to goes along with new link.

When i try to add a new link. it return:

Column Version can not be left blank.




Any ideas how to fix this problem?


Under Version Property update Not Null to "No" and it should fix the it.

Need Scripts

Vishal
-------------------------------------------------------
Quote Reply
Re: [NeedScripts.Com] New field for my LINKS give error in add.cgi In reply to
thx alot.


How about "AllowAlert"? it is a linksql default sql field. But my script is telling me that column should not be blank.

Currently it is "Yes" under the NOT NULLED
Quote Reply
Re: [gundamz] New field for my LINKS give error in add.cgi In reply to
In Reply To:
thx alot.


How about "AllowAlert"? it is a linksql default sql field. But my script is telling me that column should not be blank.

Currently it is "Yes" under the NOT NULLED


I don't know what "AllowAlert" is related to, but I still believe it will follow the same rules as others. If you want to make it "No", you should be able to do it just by selecting "No".

Also, here are some suggestions :
  • If you are not sure or doing some sort of testing, always make sure that you have a complate backup of entire db.
  • Also, there is a link "Click Here" on the top of links, users, categories and review properties. You can also click on it and get more information about every option on that page.
  • And last but not least, be sure, I (with tons of other people) will be here to help you where I can :)


Well hope this helps.

Need Scripts

Vishal
-------------------------------------------------------
Quote Reply
Re: [NeedScripts.Com] New field for my LINKS give error in add.cgi In reply to
ok. thanks alot.