Hey there,
I currently have the problem that I can change the admin view only once the store view. The second attempt loads the modal popup but without content. Can not confirm the change to the other store view. Once I set the deploy mode to developer or default, it works once again.
That's how it looks first time:
This is how it look's second time
Solved! Go to Solution.
Found error: Misconfiguration of Server (PHP)
Hi @ThaWhiz,
Is it possible for you to check the browser console when the error is happening to try to find a clue about the issue?
JQMIGRATE: Logging is active
jquery.js:3 Mixed Content: The page at 'xxx/admin/admin/system_config/index/key/1908a6a46a91980f6d544019534cc97a8dd58c34808811895404c8e977722b34/' was loaded over HTTPS, but requested an insecure image 'http://www.fantetti.net/sites/all/themes/responsive_green/wap_logo.png'. This content should also be served over HTTPS.
computeStyleTests @ jquery.js:3
ial.js:3219 registerEventsMessage called
ial.js:4459 ready: before call parse for last time Object
jquery-migrate.js:1 JQMIGRATE: jQuery.browser is deprecated
migrateWarn @ jquery-migrate.js:1
jquery-migrate.js:1 console.trace
migrateWarn @ jquery-migrate.js:1
The Modal Container stays empty:
<div class="modals-overlay" style="z-index: 1;"></div>