Title: PHP Version Update
Last modified: March 1, 2019

---

# PHP Version Update

 *  Resolved [jestern7](https://wordpress.org/support/users/jestern7/)
 * (@jestern7)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/)
 * Hi Guys!
 * So I encountered a problem where your plugin gave me the following error:
    Fatal
   error: Class ‘WPUpdatePhp’ not found in /usr/www/users/autopsdhtx/wp-content/
   plugins/wp-car-manager/wp-car-manager.php on line 58
 * I checked that line and I saw that it still uses PHP Version 5.3.0
 * I went into our hosting backend and saw that version 5.3.0 was no longer supported
   due to it having some major security issues.
 * As I don’t have much experience with PHP coding I have no idea on how to make
   the plugin compatible to PHP version 7 and up as version 5.6 is also at the end
   of its life.
 * I really like your plugin and our client finds it very easy to use. However, 
   as it stands now your plugin is unusable in this specific situation and might
   cause more problems for people in the future as more hosting companies phase 
   out older PHP versions.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-version-update-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Harish Chouhan](https://wordpress.org/support/users/hchouhan/)
 * (@hchouhan)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11276885)
 * Hello,
 * Thanks for reaching out to us.
 * Our plugin has been tested up to version 7.2 which we use for development. Can
   you please let us know which version of our plugin you are using?
 *  Thread Starter [jestern7](https://wordpress.org/support/users/jestern7/)
 * (@jestern7)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11279819)
 * Hi Harish,
 * Thank you for responding!
 * I had a look and this error is showing on version 1.4.1
 *  [dillan1324](https://wordpress.org/support/users/dillan1324/)
 * (@dillan1324)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11280780)
 * Fatal error: Class ‘WPUpdatePhp’ not found in /usr/www/users/madrewwxyk/wp-content/
   plugins/wp-car-manager/wp-car-manager.php on line 58
 * Plugin Name: WP Car Manager
    Plugin URI: [http://www.wpcarmanager.com](http://www.wpcarmanager.com)
   Description: The easiest way to manage, list and sell your cars online using 
   WordPress. Version: 1.4.1 Author: Never5 Author URI: [http://www.never5.com](http://www.never5.com)
   License: GPL v2
 * I AM ALSO GETTING THIS ERROR AND ALL PHP IS UP TO DATE!! THIS IS A VITAL SECTION
   ON OUR WEBSITE
    -  This reply was modified 7 years, 3 months ago by [dillan1324](https://wordpress.org/support/users/dillan1324/).
 *  [sipho89](https://wordpress.org/support/users/sipho89/)
 * (@sipho89)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11281656)
 * Hi Guys,
 * I’m having the same problem with my website [https://www.imotoonline.co.za/imoto-deals/used-cars/](https://www.imotoonline.co.za/imoto-deals/used-cars/)
 * I had to deactivate the plugin so that my website would load properly, otherwise
   I would just get:
 * “Fatal error: Class ‘WPUpdatePhp’ not found in /usr/www/users/madrewwxyk/wp-content/
   plugins/wp-car-manager/wp-car-manager.php on line 58”
 * I’m using:
    – WordPress 5.1 (Updated to try to remedy the problem with no luck)–
   The Plugin Version is 1.4.1 – PHP 5.6 is currently running on my web server
 * Everything was fine on Monday (4 March 2019) so I’m absolutely lost on what might
   have gone wrong between now and then.
 *  [sipho89](https://wordpress.org/support/users/sipho89/)
 * (@sipho89)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11282752)
 * Would it be possible to get a link to the previous version of WP Car Manager?
 *  [MagineM](https://wordpress.org/support/users/maginem/)
 * (@maginem)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11284523)
 * Hi,
 * Using latest version of WP and plugin version 1.4.1 and seem to also be having
   PHP issue:
 * Fatal error: Uncaught Error: Class ‘WPUpdatePhp’ not found in /wp-content/plugins/
   wp-car-manager/wp-car-manager.php:58 Stack trace: #0 /wp-admin/includes/plugin.
   php(2050): include() #1 /wp-admin/plugins.php(175): plugin_sandbox_scrape(‘wp-
   car-manager/…’) #2 {main} thrown in /wp-content/plugins/wp-car-manager/wp-car-
   manager.php on line 58
 *  [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * (@sqlguru)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11289235)
 * I am getting the same issue. Running WP 5.1, PHP 7.2, and version 1.4.1 of your
   plugin. When trying to activate the plugin, get the following error:
 * Fatal error: Uncaught Error: Class ‘WPUpdatePhp’ not found in wp-content/plugins/
   wp-car-manager/wp-car-manager.php:58
 * Stack trace: #0 wp-admin/includes/plugin.php(2050): include() #1 wp-admin/plugins.
   php(175): plugin_sandbox_scrape(‘wp-car-manager/…’) #2 {main} thrown in wp-content/
   plugins/wp-car-manager/wp-car-manager.php on line 58
 * FYI – I have tried with PHP 7.2, 7.1, 7.0 – all give the same error.
    When I 
   tried with PHP 5.6, I received this error:
 * Fatal error: Class ‘WPUpdatePhp’ not found in wp-content/plugins/wp-car-manager/
   wp-car-manager.php on line 58
    -  This reply was modified 7 years, 3 months ago by [SQLGuru](https://wordpress.org/support/users/sqlguru/).
    -  This reply was modified 7 years, 3 months ago by [SQLGuru](https://wordpress.org/support/users/sqlguru/).
 *  [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * (@sqlguru)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11293833)
 * FYI – I tried downloading and installing v1.4.0 from the WordPress SVN – unfortunately
   same issue as above.
 *  [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * (@sqlguru)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11303173)
 * Please can the author reply… this has been dragging on now, and a solution is
   required.
 *  [taffy1947](https://wordpress.org/support/users/taffy1947/)
 * (@taffy1947)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11303678)
 * Hi Guys,
    In defence of the issues you are having I am running the plugin with
   the following versions Wordpress 5.1 PHP Version 7.2 WP Car Manager 1.41
 * You can see it working at [https://jwswebdesign.co.uk/jade](https://jwswebdesign.co.uk/jade)
 * Are you sure you are not having theme problems, this site is working with Themify
   Ultra theme and have also tested it on the wordpress theme 2017.
 * Regards
    Roger
 *  [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * (@sqlguru)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11303769)
 * [@taffy1947](https://wordpress.org/support/users/taffy1947/) – I am using a purchased
   theme which has this plugin that comes with it… their demo works 100%.
 * I have tried using Twenty Sixteen, still get the same error
 *  Plugin Author [Barry Kooij](https://wordpress.org/support/users/barrykooij/)
 * (@barrykooij)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11304288)
 * Hey all,
 * This should be solved in the latest update (1.4.2). If it doesn’t fix the issue
   for you, please create a new ticket on the forums.
 * Kind Regards,
 * Barry Kooij
 *  [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * (@sqlguru)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11304519)
 * Updated, but error when trying to activate:
 * Fatal error: Uncaught Error: Class ‘Never5\WPCarManager\Plugin’ not found in 
   wp-content/plugins/wp-car-manager/wp-car-manager.php:44
    Stack trace: #0 wp-content/
   plugins/wp-car-manager/wp-car-manager.php(53): wp_car_manager() #1 wp-includes/
   class-wp-hook.php(286): __load_wp_car_manager(”) #2 wp-includes/class-wp-hook.
   php(310): WP_Hook->apply_filters(NULL, Array) #3 wp-includes/plugin.php(465):
   WP_Hook->do_action(Array) #4 wp-settings.php(374): do_action(‘plugins_loaded’)#
   5 wp-config.php(90): require_once(‘/usr/www/users/…’) #6 wp-load.php(37): require_once(‘/
   usr/www/users/…’) #7 /usr/www/users/ in wp-content/plugins/wp-car-manager/wp-
   car-manager.php on line 44

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

The topic ‘PHP Version Update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-car-manager_00d198.svg)
 * [WP Car Manager](https://wordpress.org/plugins/wp-car-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-car-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-car-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-car-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-car-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-car-manager/reviews/)

## Tags

 * [compatibility](https://wordpress.org/support/topic-tag/compatibility/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [Updates](https://wordpress.org/support/topic-tag/updates/)

 * 13 replies
 * 8 participants
 * Last reply from: [SQLGuru](https://wordpress.org/support/users/sqlguru/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/php-version-update-2/#post-11304519)
 * Status: resolved