Theme customizer menu doesn't show up -- Concrete5-8.5.4 + Framework Theme-1.7.7
Permalink 0 0 Browser Info EnvironmentWhen I try to edit page 'Design'--> 'Theme customize', the theme customize menu doesn't show up and remains empty.
The browser (Edge, Chrome and Firefox) console log is always like below(from Edge):
GEThttps://xxxxxx.fi/ccm/system/panels/page/design/customize/2?cID=1... 500 (Internal Server Error)
send @ jquery.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:4
ajax @ jquery.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:4
n.fn.load @ jquery.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:4
(anonymous) @ app.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:3
dispatch @ jquery.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:3
r.handle @ jquery.js?ccm_nocache=d846f33d9148b37e63b22ff9a7339155be77a7f9:3
Few more hints:
1. This is brand new installation of concrete5 - 8.5.4 + Framework Theme-1.7.7. No modifications done to the pages.
2. When I switch back to default Elemental Theme the Design/Customization menu works like charm. But anytime I switch to Framework, it stops working
3. I have the pretty url 'hide index.php' enabled but have tried also 'hide index.php' disabled, that doesn't have any effect
Status: New