Unwind theme PHP 8.1 support
By Daisy, 2 years ago. Last reply by Andrew Misplon, 2 years ago
My web host tried to update my site to PHP 8.1 and had to roll back to an older version due to an error returned by the Unwind theme. The specific error was: Permission denied PHP Fatal error: Uncaught Error: Call to undefined function create_function() I did some searching and apparently create_function() is no longer…