Hello,

I use Panels IPE to customize some pages. All works good, I can popup panels ipe, change my content etc.... but when I click save or cancel button on the bottom of the page, I go to a blank page with ajax errors.

Here is the kind of errors I get

[{"command":"settings","settings":{"basePath":"\/drupal\/","pathPrefix":"en\/","ajaxPageState":{"theme":"mytheme","theme_token":"JX5LHE1CabYYxB8uuSMAoMhtQP0FeY8zeoxftuE5PoY"},"overlay":{"paths":{"admin":"node\/*\/edit\nnode\/*\/delete\nnode\/*\/revisions\nnode\/*\/revisions\/*\/revert\nnode\/*\/revisions\/*\/delete\nnode\/add\nnode\/add\/*\noverlay\/dismiss-message\nadmin\nadmin\/*\nbatch\nnode\/*\/translate\nuser\/*\/cancel\nuser\/*\/edit\nuser\/*\/edit\/*\nnode\/*\/display\nuser\/*\/display\ntaxonomy\/term\/*\/display\ndevel\/*\nnode\/*\/devel\nnode\/*\/devel\/*\ncomment\/*\/devel\ncomment\/*\/devel\/*\nuser\/*\/devel\nuser\/*\/devel\/*\ntaxonomy\/term\/*\/devel\ntaxonomy\/term\/*\/devel\/*","non_admin":"admin\/structure\/block\/demo\/*\nadmin\/reports\/status\/php"},"pathPrefixes":["en","fr"],"ajaxCallback":"overlay-ajax"}},"merge":true},{"command":"endIPE","key":"panel-context-page-home-page-home-panel-context"}]

I use the latest jquery update with jquery 1.10; but I also tried 1.7, 1.8, 1.9 with the same results, I cannot go under 1.7 because I have some plugins that need, at least, jquery 1.7.

I tried to look at the issue queue for the same kind of problem but the only issue I found is old and related to panels 6.x, so I create a new one for 7.x.

Comments

deepakaryan1988’s picture

Yes, I am also facing this issue.
Anyone has it's solution?

saltednut’s picture

I've noticed this kind of problem in Panels as well, both in the IPE and on the back end. It would seem that the best version of jQuery to use with Panels is 1.5 which ships with core. The latest jQuery update lets you set an admin jQuery version separate from the default version. Setting admin jQuery to 1.5 is helpful for fixing this kind of error on the back-end, but sadly it does not solve errors in the IPE since that works on the front-end.

xtfer’s picture

Core ships with 1.4.4.

jQuery update updates to 1.5 or above.

dsnopek’s picture

Status: Active » Closed (outdated)

I'm pretty sure this is fixed now :-) Feel free to reopen if I'm wrong!