Skip to content

Fatal error: Call to undefined function opcache_reset() after changing theme #258

Answered by oliworx
oliworx asked this question in Report a bug
Discussion options

You must be logged in to vote

The function is probably blacklisted on my webspace.
I changed the line to
if (function_exists('opcache_reset') ) { opcache_reset();}
and it seems to be ok now.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by annaesvensson
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #258 on December 26, 2020 16:28.