Hey everyone!
I did an update to my woocommerce and enfold theme plugins and PHP version to 7.4 on my photography website just a few hours ago. Upon logging on my website’s homepage, I got the following “Fatal error: Uncaught Error: Function name must be a string” error. I did some research on here and youtube and was able to locate the “class-style-generator.php on line 119″ on my server. Line 119 is coded with the following:
$this->output .= $this->$rule[‘key’]($rule).”\n”;
I’m not sure what code to modify this to or if I need to delete it. I’d appreciate any input to get my website back up and running.
Thank you!
The page I need help with: [log in to see the link]