8.4.3 & php 7.2 no edition possible
Permalink
Hi i'm testing the 8.4.3 release, and on on my hosting, it's impossible to edit anything.
On a freshly installed web site, empty, with nothing except core.
When i click on page in sitemap i have no contextual menu
When i want to change page design the theme page menu to do not open
Composer on page setting has no save button
When i click on + button and dragging block, there are no possibility to add block in area (they're not displayed)
Not save option for any page settings
When i click on a member name to edit him, i have nothing happend
when i click on inwaiting link on dashboard i have an error: Undefined variable: filter
and so on.
Is someone know what happend ?
On a freshly installed web site, empty, with nothing except core.
When i click on page in sitemap i have no contextual menu
When i want to change page design the theme page menu to do not open
Composer on page setting has no save button
When i click on + button and dragging block, there are no possibility to add block in area (they're not displayed)
Not save option for any page settings
When i click on a member name to edit him, i have nothing happend
when i click on inwaiting link on dashboard i have an error: Undefined variable: filter
and so on.
Is someone know what happend ?
# concrete5 Version Core Version - 8.4.3 Version Installed - 8.4.3 Database Version - 20180716000000 # concrete5 Packages None # concrete5 Overrides None # concrete5 Cache Settings Block Cache - Off Overrides Cache - Off Full Page Caching - Off Full Page Cache Lifetime - Every 6 hours (default setting). # Server Software Apache
Viewing 15 lines of 46 lines. View entire code block.
Kinda sounds like a javascript problem to me. If so, there might be clues in your browser's debug console.
yes you're right,
are not loaded
i'm looking why, as it's a clean new emty website with default theme.
https://mywebsite.tld/index.php/ccm/assets/localization/jquery/ui/js and https:///index.php/ccm/assets/localization/core/js
are not loaded
i'm looking why, as it's a clean new emty website with default theme.
some investigations i found i have the error:
on https only (with valid certificate)
without SSL i have this one only:
the source generated of this file is:
anyone have an idea ?
SyntaxError: unterminated comment js:1 Failed to load for item <script> whose source is « https://owl4you.org/index.php/ccm/assets/localization/fancytree/js ». full:742 Failed to load for item <script> whose source is « https://owl4you.org/index.php/ccm/assets/localization/core/js ». full:743 ...
on https only (with valid certificate)
without SSL i have this one only:
SyntaxError: unterminated comment js:1
the source generated of this file is:
/* jQueryUI: no translations for e
anyone have an idea ?