Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Column can not contain the value '-87.878781'

Quote Reply
Column can not contain the value '-87.878781'
Can a column of type "double" be filled in via add/modify form?
Can it hold the value -87.878781?

I thought this was a problem with a plugin that I am writing, but...
I am unable to put the value -87.878781 in to a custom column via add/modify.html with my plugin uninstalled,
so this is a more basic problem

I have added a column of type 'double' using phpMyAdmin because "double" is not a column type choice via the admin links->properties.
When viewing links->properties, it shows as type INT. In phpMyAdmin, it is type 'double'

Please help, this is holding me up quite a bit.

My custom column via admin
33 Longitude INT No Longitude HIDDEN

Via phpMyAdmin
Longitude double No 0

Thanks
Chris
RGB World, Inc. - Software & Web Development.
rgbworld.com
Subject Author Views Date
Thread Column can not contain the value '-87.878781' rgbworld 2630 May 20, 2005, 10:42 AM
Thread Re: [rgbworld] Column can not contain the value '-87.878781'
Andy 2558 May 20, 2005, 12:03 PM
Thread Re: [Andy] Column can not contain the value '-87.878781'
rgbworld 2522 May 20, 2005, 12:11 PM
Thread Re: [rgbworld] Column can not contain the value '-87.878781'
Andy 2531 May 20, 2005, 12:21 PM
Thread Re: [Andy] Column can not contain the value '-87.878781'
rgbworld 2524 May 20, 2005, 12:26 PM
Thread Re: [rgbworld] Column can not contain the value '-87.878781'
Andy 2540 May 20, 2005, 12:29 PM
Post Re: [Andy] Column can not contain the value '-87.878781'
rgbworld 2527 May 20, 2005, 12:50 PM