Posted by ksenkowski on November 3, 2009 at 2:50am
Jump to:
| Project: | Panels |
| Version: | 6.x-3.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Hi. I recently upgraded our site to 6.14 as well as all of our modules including Panels and ran across this error when trying to add content:
The screen spits out:
[ { "command": "modal_display", "title": "Add content to Left", "output": "\x3cdiv class=\"panels-add-content-modal\"\x3e\x3cdiv class=\"panels-section-columnThe url the page gets stuck on is: /panels/ajax/add-pane/17/left
And this is what came up in Firebug:
Error: uncaught exception: [Exception... "Could not convert JavaScript argument arg 0" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://localhost:8888/accp/misc/jquery.js?R :: anonymous :: line 13" data: no]
I read through a thread on similar issues here, but didn't find a solution among the suggestions. Any guidance on how to resolve this issue would be great. Thanks.
Comments
#1
As an update, I stripped down the site to just the Ctools and Panels modules and I still get the same error. I then switched from my theme to Garland and it started working. My guess is that it is conflicting with some custom javascript.
#2
That does seem likely, though 3.2 does have some attempt to protect itself from conflicting javascript stuff. There has been known problems with having multiple versions of jquery running simultaneously, though, and this could still be an issue.
#3
Since it does appear to be custom javascript related, I'm unable to do more without that.
#4
No updates for more than 30 days.