Title: Plugin won&#8217;t work on PHP 7 server
Last modified: July 18, 2017

---

# Plugin won’t work on PHP 7 server

 *  Resolved [tuhinsb](https://wordpress.org/support/users/tuhinsb/)
 * (@tuhinsb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/)
 * Please upgrade the plugin so that it will work on PHP 7 server.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/#post-9335020)
 * Hello,
 * No compatibility issues with PHP 7 have been confirmed. If you believe so, please
   provide more details
 * I suspect you likely have plugin or theme conflicts. To find it out try a clean
   install. Create a test site with the default theme without any plugin but Fetch
   Tweets. Then see if the problem occurs. If not, install and activate the theme
   you are using and see if the problem occurs. If not, install the plugins you 
   are using one by one. At some point, you’ll see the problem starts to occur. 
   Then you can tell which one causes it.
 * Hope this halps.
    -  This reply was modified 8 years, 10 months ago by [miunosoft](https://wordpress.org/support/users/miunosoft/).
 *  Thread Starter [tuhinsb](https://wordpress.org/support/users/tuhinsb/)
 * (@tuhinsb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/#post-9335449)
 * Here are the issues:
 * FILE: /nas/content/live/vietnamvoices/wp-content/plugins/fetch-tweets/include/
   library/apf/utility/requirement/AdminPageFramework_Requirement.php
 *  49 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since
   PHP 7.0 – use mysqli instead.
 * FILE: /nas/content/live/vietnamvoices/wp-content/plugins/fetch-tweets/include/
   library/apf/factory/_common/utility/wp_utility/AdminPageFramework_WPUtility.php
 *  495 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since
   PHP 7.0 – use mysqli instead.
 * These issues are checked by PHP compatibility checker by wpengine. Currently 
   I am using Fetch Tweets Version 2.6.3 .
    -  This reply was modified 8 years, 10 months ago by [tuhinsb](https://wordpress.org/support/users/tuhinsb/).
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/#post-9337101)
 * It is a false positive.
 * The plugin uses a `isset()` condition to avoid such errors.
 *  Thread Starter [tuhinsb](https://wordpress.org/support/users/tuhinsb/)
 * (@tuhinsb)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/#post-9338920)
 * Yes, I have checked the plugin code. It won’t create a problem. Thanks for quick
   response.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin won’t work on PHP 7 server’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fetch-tweets_ffffff.svg)
 * [Fetch Tweets](https://wordpress.org/plugins/fetch-tweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fetch-tweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fetch-tweets/)
 * [Active Topics](https://wordpress.org/support/plugin/fetch-tweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fetch-tweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fetch-tweets/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [false positive](https://wordpress.org/support/topic-tag/false-positive/)
 * [PHP7](https://wordpress.org/support/topic-tag/php7/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 4 replies
 * 2 participants
 * Last reply from: [tuhinsb](https://wordpress.org/support/users/tuhinsb/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/plugin-wont-work-on-php-7-server/#post-9338920)
 * Status: resolved