Clean install

drupal 6.12
OD rc3
ajax 6.x.1.14
prepopulate 6.x.1.11
thickbox 6.x.1.3

When entering the outline designer, clicking on the actions icon raises the popup, but any subsequent actions clicked (add child, edit . . . ) produce no result. the only action that works is rename.

Any ideas?

Comments

looplog’s picture

I should add that I first tried the dev versions of all dependent modules and it produced the same result.

looplog’s picture

OK this just gets stranger, but the only effect clicking on add child seems to have is disabling clean urls.

nhwebworker’s picture

FWIW, I have exactly the same problem. The only configuration difference is that I'm using thickbox 6.x.1.4. I tried installing jquery update to see if there were any improvements, but the problem persists.

btopro’s picture

hmm.... I'll have to try this out when I get back (vaca atm). This sounds possible given the new versions, that there's somethign I'm not keeping up with? I use it in 15+ sites now w/o the issue you're talking about. hmm.... try this for me..

Go to the ajax configuration page -- make sure that you have all the content types turned on as being able to use the ajax module.

DO NOT TURN ON THE AJAX FOR THICKBOX module. Unless they fixed it, it is known to break this module.

looplog’s picture

These were among the first things I tried to narrow down the issue. Unfortunately, same results - the context menu actions just turn off clean urls.

btopro’s picture

Component: User interface » Code
Assigned: Unassigned » btopro
Priority: Normal » Critical
Status: Active » Needs work

Ok, I've been able to replicate this issue; Very strange... hmmm... guess I'll have to start looking into the changes made to Thickbox (most likely the culprit atm) and then come up with a new release once I get 'er worked out. This will be high priority Tuesday so hopefully I'll have a new release compatible w/ the specs you gave early next week! Thanks for the catch

btopro’s picture

Status: Needs work » Active

Thickbox 1.2 is required. I just went through and did some testing and it doesn't work with 1.3 or 1.4 because of problems with the Thickbox module. Don't use these versions until they get their issues fixed. It has to do with detections for other platforms via jquery that aren't being done correctly.

looplog’s picture

Thanks for the follow up. Yes, that seems to have been the problem - OD works as expected with Thickbox 1.2 installed.

btopro’s picture

Status: Active » Closed (fixed)

cool, thanks for the catch; I added it to the documentation on the front page that it's required. marking as closed

shunting’s picture

[wrongness deleted... ]