Closed (fixed)
Project:
Nodereference Explorer
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Aug 2011 at 01:33 UTC
Updated:
30 May 2012 at 15:20 UTC
Jump to comment: Most recent file
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.