Error in /inc/func/plugin-activation.php
-
Just updated one of my sites to Fruitful 3.2.
And I got an error message about tgmpa() being redeclared on line 2062 of plugin-activation.php. I checked the file and on line 2052 there is a
if ( ! function_exists( 'fruitful' ) ) {When I changed this to the more logical
if ( ! function_exists( 'tgmpa' ) ) {The site started working again.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Error in /inc/func/plugin-activation.php’ is closed to new replies.
