• My wordpress site is on Digital Ocean which I did install using serverpilot.

    Each and every plugin works fine except this one.

    Would love to see this resolved.

    Error:
    Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php:314 Stack trace: #0 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(88): wpa_wpc_mysql_connect() #1 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(225): wpa_db_backup_direct(‘/srv/users/serv…’) #2 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(713): CreateWPFullBackupZip(‘wpclone_backup_…’, false, false) #3 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php(618): wpa_create_backup() #4 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/view.php(39): wpa_wpfs_init() #5 /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/wpclone.php(128): i in /srv/users/serverpilot/apps/viralsatan/public/wp-content/plugins/wp-clone-by-wp-academy/lib/functions.php on line 314

    https://ww.wp.xz.cn/plugins/wp-clone-by-wp-academy/

Viewing 2 replies - 1 through 2 (of 2 total)
  • you should be able to create a backup by going into ‘advanced settings’ and checking ‘use wpdb’ before clicking backup.
    however, you won’t be able to do a restore unless you can enable PHP’s mysql extension (not available with PHP 7)

    I developed my website on xampp and when it was complete I was deactivating some plugins what were not in use. During the process I also deactivated the WP Bakery PLugin that was supposed to provide a visual composer. and suddenly i lost access of my website and the following fatal error is coming whether I try to reach wp login page or type the localhost url of the website;

    Fatal error: Uncaught Error: Call to undefined function vc_is_page_editable() in D:\xampp\htdocs\wp2\wp-content\plugins\revslider\revslider.php:156 Stack trace: #0 D:\xampp\htdocs\wp2\wp-settings.php(254): include_once() #1 D:\xampp\htdocs\wp2\wp-config.php(89): require_once(‘D:\\xampp\\htdocs…’) #2 D:\xampp\htdocs\wp2\wp-load.php(37): require_once(‘D:\\xampp\\htdocs…’) #3 D:\xampp\htdocs\wp2\wp-blog-header.php(12): require_once(‘D:\\xampp\\htdocs…’) #4 D:\xampp\htdocs\wp2\index.php(17): require(‘D:\\xampp\\htdocs…’) #5 {main} thrown in D:\xampp\htdocs\wp2\wp-content\plugins\revslider\revslider.php on line 156

    Please help how to recover the website so I can transfer it to live.

    Regards
    Arshad

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

The topic ‘Fatal error: Uncaught Error’ is closed to new replies.