Active
Project:
Node Type Filter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2008 at 15:48 UTC
Updated:
25 Mar 2009 at 14:57 UTC
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.
Comments
Comment #1
nancydruThat 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.
Comment #2
nancydruComment #3
nancydruComment #4
nancydruI 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.
Comment #5
jordiestrada commentedPlease I have the same error and I don´t know what is happen.
Comment #6
jordiestrada commentedThe Node Type Filter cause me the error, when I disable the module the error dissapear.
Comment #7
nancydruIf 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.
Comment #8
nancydruPlease see #248820-6: Node Type Filter seems to hide certain Primary Links and let me know if that takes care of this.