By darklight on
Hey guys.
When I try to "delete" a node containing a CCK Field (drop-down select text) I get an error saying "Illegal Value" which is preventing me from deleting my nodes, and also preventing users from deleting their nodes too.
Any ideas?
Comments
Hey guys. I just realize that
Hey guys.
I just realize that this error is caused by the "Node Form Skip Validation" module. I have disabled it and it works fine again. Still, I now need to re-fix the problem which was fixed by the module I had to disable in order to fix my primary issue lol! :D
Any ideas? :p
Thanks
Hi. I'm the module maintainer of skip_validation. I stumbled upon your forum post, and realized that you found a bug in my module, which I have just fixed, and am about to commit the fix for. If you do have issues with modules, it often helps to make an issue in the modules issue queue so the maintainer knows there is an issue.
No need to create one for this, just use the next release and let me know if that fixes your issues. :)
The release is available at http://drupal.org/project/skip_validation
Ahh, OK :)
Ahh OK :) I didn't think of doing that, will do next time :) I have since moved onto using Taxonomy for categorization, but now I know your modules works I will reinstall it to fix the Preview/Delete issue.
Thanks for the heads up, and one fantastic module you have here ;)
I am having the problem
I am having the problem described in the first post above and do not have the module mentioned installed.
The content I'm dealing with was brought over from our 5 database. When I go to delete the content that uses this field, it says one of my fields contains illegal data. It's a field that accepts values from -99 to 99. Even when I try to edit the content and change the value, it says it's an illegal value even though it falls in the range of -99 to 99. Any ideas?