Closed (fixed)
Project:
Panels
Version:
7.x-3.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2013 at 11:00 UTC
Updated:
3 Feb 2013 at 07:40 UTC
I get an ajax error when I try and edit my panel:
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: hpanels/ajax/editor/style-settings/panel_context%3Anode_view%3Anode_view_panel_context/region/b
I'm not sure why there is an h before panels in the path. Where is it coming from, is it causing the error?
(I did have secure pages enabled and then the path read Path: https%3A//xxx.com/panels/ajax/editor/style-settings/panel_context%253Anode_view%253Anode_view_panel_context/region/e_ but I disabled it and the error didn't go away, now there is just an h).
Thanks.
Comments
Comment #1
LTech commentedIn the secure pages module settings: checking Admin and authenticated user for 'Users with the chosen role(s) are always redirected to https, regardless of path rules.' solved the issue.
Comment #2
LTech commented