wpsnoop Fatal error: Cannot redeclare codepeople_add_promote_banner()
If you are dealing with a WordPress issue where a PHP Function codepeople_add_promote_banner() was already declared it is most likely due to a plugin/theme conflict.
wpsnoop scanned and analyzed over 100,000 WordPress plugins and themes to find and locate potential conflicts including functions that share the same name.
This page has information on the 25 places where that function is declared and used in WordPress plugins and themes.
Note: Our database currently only taps into the free themes and plugins available in the publicly available WordPress plugins and themes, if your site uses paid plugins, themes or custom code there may be additional conflicts.
Our database has uncovered 25 different instances of potential conflicts where different plugins or themes share the function name.
Examples of this error include:PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/wp-time-slots-booking-form/banner.php:6)
This file is part of the WordPress plugin WP Time Slots Booking Form and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/booking-calendar-contact-form/banner.php:6)
This file is part of the WordPress plugin Booking Calendar Contact Form and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/payment-form-for-paypal-pro/banner.php:6)
This file is part of the WordPress plugin Payment Form for PayPal Pro and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/loading-page/banner.php:6)
This file is part of the WordPress plugin Loading Page and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/codepeople-theme-switch/banner.php:6)
This file is part of the WordPress plugin Mobile Theme Switch and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/sell-downloads/banner.php:6)
This file is part of the WordPress plugin Sell Downloads and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/photoshow/banner.php:6)
This file is part of the WordPress plugin Smart Image Gallery and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cf7-data-source/banner.php:6)
This file is part of the WordPress plugin Data Source for Contact Form 7 and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/corner-ad/banner.php:6)
This file is part of the WordPress plugin Corner Ad and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/music-player-for-easy-digital-downloads/banner.php:6)
This file is part of the WordPress plugin Music Player for Easy Digital Downloads and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/music-player-for-woocommerce/banner.php:6)
This file is part of the WordPress plugin Music Player for WooCommerce and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/music-store/banner.php:6)
This file is part of the WordPress plugin Music Store - WordPress eCommerce and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/audio-and-video-player/banner.php:6)
This file is part of the WordPress plugin CP Media Player - Audio Player and Video Player and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/contact-form-to-email/banner.php:6)
This file is part of the WordPress plugin Contact Form Email and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/calculated-fields-form/inc/cpcff_banner.inc.php:11)
This file is part of the WordPress plugin Calculated Fields Form and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/appointment-booking-calendar/inc/banner.php:6)
This file is part of the WordPress plugin Appointment Booking Calendar and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-blocks/banner.php:6)
This file is part of the WordPress plugin CP Blocks and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-contact-form-with-paypal/banner.php:8)
This file is part of the WordPress plugin CP Contact Form with PayPal and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/appointment-hour-booking/banner.php:6)
This file is part of the WordPress plugin Appointment Hour Booking and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-easy-form-builder/banner.php:9)
This file is part of the WordPress plugin Form Builder CP and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-image-store/banner.php:6)
This file is part of the WordPress plugin CP Image Store with Slideshow and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-multi-view-calendar/banner.php:6)
This file is part of the WordPress plugin Calendar Event Multi View and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-polls/banner.php:6)
This file is part of the WordPress plugin Polls CP and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/cp-related-posts/includes/banner.inc.php:6)
This file is part of the WordPress plugin CP Related Posts and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare codepeople_add_promote_banner() (previously declared in wp-content/plugins/search-in-place/banner.php:6)
This file is part of the WordPress plugin Search In Place and could be interacting with another theme or plugin and causing a fatal error.
The error occurs because two (or more) plugins that you are using are both trying to declare a function with the same name.