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

LTech’s picture

In 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.

LTech’s picture

Status: Active » Closed (fixed)