Problems with CCK node reference fields
TxAvA - January 29, 2008 - 15:48
| Project: | Node Type Filter |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
When I try to edit content with cck node reference fields I get this error (one for each node reference field):
"Se ha detectado una opción ilegal. Puede ponerse en contacto con el administrador del sitio." -> In English
"An illegal option has been detected. You can contact with the site administrator."
And node reference fields loose their data (shows empty)
Sorry for my english, I'm spanish :-S
Thanks for the module.

#1
That message is not coming from this module. Have you reported it to CCK Node Ref? I wonder if CCK is interfering with db_rewrite_sql, which is basically all this module does.
#2
#3
#4
I usually see this message when I don't choose an option in a required field. Since this module has no form data, it would have to be in CCK. If you find otherwise, feel free to reopen this issue.
#5
Please I have the same error and I don´t know what is happen.
#6
The Node Type Filter cause me the error, when I disable the module the error dissapear.
#7
If an issue is marked "duplicate," "won't fix," "by design," or "closed" I generally won't see your update unless you re-open the issue.
#8
Please see #248820-6: Node Type Filter seems to hide certain Primary Links and let me know if that takes care of this.