Hello and thanks for this useful module!
I have been trying to make it work in Firefox 3, but when I submit a new node through the popup, it just stays at the "loading' message forever. Only when I click on the screen does it go away. And after that, the node is not created. Any ideas?

using Drupal 6.5, and CCK 6.x-2.0-rc10

Comments

starbow’s picture

Title: Does not create node » Not working with cck-rc10
Priority: Normal » Critical

Yeah, CCK's last couple of rc's have had some big changes. Sounds like I need to do some retesting.

jhodgdon’s picture

I had updated to a dev snapshot of CCK, post RC10, and using that I am not getting any popup window at all. Or maybe I am not using your module correctly? I don't see any new widgets when I add a Nodereference field to a content type, and if I just use the standard select list widget, I am not seeing any popup action. ???

What's the latest version of CCK that your module does work with? Any idea where to start looking for what to patch to make your module work with the latest CCK? I may have some time and incentive to get this working.

starbow’s picture

Title: Not working with cck-rc10 » Not working with cck-rc10 (might be wysiwyg issue)
Status: Active » Postponed (maintainer needs more info)

Actually, in my testing, this is working fine with cck-rc10. But it does not work if you have a wysiwyg editor enabled. Getting tinymce to work in the popup will be a whole project to itself. If that is the issue, then this should be closed, and reopenned as a feature request over in the popups queue.

jhodgdon’s picture

Title: Not working with cck-rc10 (might be wysiwyg issue) » Not working with cck-rc10
Status: Postponed (maintainer needs more info) » Active

OK, I think the problem I saw in the dev version of CCK may have been a permissions issue

I have sometimes seen the problem reported here, and sometimes not. It seems to be related to having an image field and trying to uplaod inside the popup node, and also I've noticed the TinyTinyMCE editor doesn't work in the popup (it doesn't show any editor buttons). Are JavaScript things supposed to work inside these popups?

starbow’s picture

> Are JavaScript things supposed to work inside these popups?

It depends on how flexible the js behaviors are. Some work fine, some crash and burn.

starbow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.