Hi!
I have a live website where the client has added a lot of blocks (https://www.diction.ch/ueber-uns/team).
All is well in the front end, however in the backend the last two items are not showing correctly in IE11.
The content has a few special characters, like ü, ö and others, so I don«t know if that may be the issue.
The only error I get in the console are:
[AVIA-LOG] Storage Limit reached. Your Browser does not offer enough session storage to save more steps for the undo/redo history.
and
[AVIA-LOG] Error: Invalid argument.
Which seem to be related to the ava-history.js file.
This issue occurs only in IE.
Can you help please?
Thank you.
Hey treestones!
sounds to me like you would need to increase php memory limit for your site to 256mb or even 512mb. Please contact your host for this.
Cheers!
Andy
Ok, but then why does this error only occur in ie?
In all browsers, it works…
If it was a server error, then shouldn’t it be on all browsers?
Hey!
It may be a problem with that particular instance of IE11, have you checked it on another computer?
Regards,
Josue
Hi, yes.
The issue occurs in the clients computer and also on all the computers we tested. Two so far.
Hi,
Can you please create us a WordPress administrator account? post it here as a private reply.
Regards,
Josue
Hi!
I see, seems to be a IE limit problem, try the following:
http://stackoverflow.com/a/25532881
Cheers!
Josue