Closed (fixed)
Project:
Panopoly
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2012 at 16:05 UTC
Updated:
26 Jun 2012 at 22:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
wim leersSame here.
Comment #2
populist commentedThis might be related to #1627862: Unable to add 'entity' to a pane, but it can be solved by better passing the $context in Panopoly Magic.
Comment #3
populist commentedHere is a patch to address #2
Comment #4
esmerel commentedI opened the same problem in panelizer yesterday since I wasn't sure of the right place to put it. I've closed that one as a dup.
Comment #5
esmerel commentedI'm willing to assume I'm not doing something correctly here, but:
I applied the patch
- download to sites/all/modules/panopoly_magic
patch -p1 < 1598990-panopoly-magic-better-renderer.patch
It said panopoly_magic.module was patched
I tried it and got the same error. I tried drush cc all, refreshed the page and still the same error.
I'm not going to re-open it yet - if someone else tries it and gets the same results then I'll know it's not just me :)
Comment #6
esmerel commentedAnd just so I can be more annoying: I get a similar error when I try to add "Existing pages" as well. 500 error, AJAX HTTP error, and a long url path
My access_log shows this, which is the same long url message I'm getting in the pop up.
"POST /panopolynodemo/panels/ajax/editor/select-content/panelizer%3Adefault%3Anode%3Ablog%3Anode%3Ablog%3Adefault/top_right/existing-pages HTTP/1.1" 500 - "http://esmerel.logrus.com/panopolynodemo/admin/structure/types/manage/bl..." "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/536.5 (KHTML, like Gecko) Chrome/19.0.1084.52 Safari/536.5"
%3Adefault%3Anode%3Ablog%3Anode%3Ablog%3Adefault ... I admit I'm not a code person, but that looks hinky to me.