I have the create button active. This NRE uses two node types. In the popup, it lists the two types, but the link returns: The requested page could not be found.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | page-selected.png | 7.85 KB | brocakun |
| #1 | create-button.png | 22.31 KB | brocakun |
Comments
Comment #1
brocakun commentedThis is also happening to me, I'm trying to use the Node Reference Explorer to reference 2 diferent content types.
There is no problem with the first Modal Frame window, but when I choose the any of the content types to create, it shows me a "Page Not Found" error, is there a workaround for this?
Thanks in advice.
Drupal 6.22
NRE 6.1.3
Comment #2
gnindl commentedActually the links were wrongly constructed, i. e. dialog_api parameter, was missing.
Watch out this commit: http://drupalcode.org/project/nodereference_explorer.git/commit/e52d8fe
Comment #3
brocakun commentedGreat! I'm gonna test that again.
Thank you very much gnindl.