wpsnoop Fatal error: Cannot redeclare timestamp_to_iso8601()
If you are dealing with a WordPress issue where a PHP Function timestamp_to_iso8601() 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 17 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 17 different instances of potential conflicts where different plugins or themes share the function name.
Examples of this error include:PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/comparepress/lib/nusoap.php:916)
This file is part of the WordPress plugin ComparePress and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/wp-leads-builder-any-crm/lib/nusoap/nusoap.php:1150)
This file is part of the WordPress plugin WP Leads Builder For Any CRM and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/bank-mellat/core/lib/nusoap.php:933)
This file is part of the WordPress plugin پرداخت آنلاین بانک ملت and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/bank-mellat-edd-gateway/lib/nusoap.php:904)
This file is part of the WordPress plugin Bank mellat EDD gateway and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/edd-mellat/nusoap.php:933)
This file is part of the WordPress plugin Bank Mellat EDD and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/bank-parsian-edd-gateway/lib/nusoap.php:904)
This file is part of the WordPress plugin Bank Parsian EDD gateway- and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/bank-saderat-edd-gateway/lib/nusoap.php:871)
This file is part of the WordPress plugin Bank Saderat Iran EDD gateway and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/bluetrait-connector/btc-nusoap.php:904)
This file is part of the WordPress plugin Bluetrait Connector and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/morbits-sms/lib/nusoap.php:908)
This file is part of the WordPress plugin Morbits SMS and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/ubilop/admin/lib/nusoap.php:928)
This file is part of the WordPress plugin FACTUBILOP and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/ipmanager-connector/ipm-nusoap.php:904)
This file is part of the WordPress plugin IPManager Connector and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/transax-woocommerce-gateway/include/lib.php:933)
This file is part of the WordPress plugin Transax - WooCommerce Gateway and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/totalpat/webservice/totalpat_lib/soap/nusoap.php:904)
This file is part of the WordPress plugin Totalpat and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/rahrayan-wp-sms/includes/nusoap/nusoap.php:904)
This file is part of the WordPress plugin Rahrayan WP SMS PLUGIN and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/affilinet-performance-module/nusoap/nusoap.php:933)
This file is part of the WordPress plugin affilinet Performance Ads and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/pardakht-delkhah/gateways/nusoap-php7.php:933)
This file is part of the WordPress plugin پرداخت دلخواه and could be interacting with another theme or plugin and causing a fatal error.
PHP Fatal error: Cannot redeclare timestamp_to_iso8601() (previously declared in wp-content/plugins/wp-sugarcrm-api-soap/nusoap-0.9.5/lib/nusoap.php:904)
This file is part of the WordPress plugin wp-sugarcrm-api-soap 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.