Fatal error in footer
-
Hi,
We started getting the following error in our footer:
Fatal error: Cannot redeclare getDomain() (previously declared in /path/to/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsiocns_OnPosts.php:324) in /path/to/wp-content/plugins/ultimate-social-media-icons/libs/controllers/sfsiocns_OnPosts.php on line 324We’re using Ultimate Social Media Icons v2.2.2, PHP 7.2.18, and WP 5.2 (I tried downgrading to WP 5.1.1 but the problem persisted).
The temporary workaround was to add an
if( ! function_exists('getDomain') )wrapper around the function declaration.Please assist.
Thanks,
VinnyThe page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Fatal error in footer’ is closed to new replies.