• I was trying to download the files and export database from the live site to localhost, but now I get this at the live site:

    Warning: require_once(/home/u679741540/public_html/wp-admin/includes/file.php): failed to open stream: No such file or directory in /home/u679741540/public_html/wp-content/plugins/wp-user-avatar/wp-user-avatar.php on line 57 Fatal error: require_once(): Failed opening required ‘/home/u679741540/public_html/wp-admin/includes/file.php’ (include_path=’.:/usr/lib/php’) in /home/u679741540/public_html/wp-content/plugins/wp-user-avatar/wp-user-avatar.php on line 57

    I’m new, so I don’t want to break more things. How can I find the issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    try deleting the folder of “wp-user-avata” plugin via FTP or SFTP or whatever file management application provided by your hosting provider (cPanel…).

    Thread Starter blueseal

    (@blueseal)

    Thank you for the answer Tara. I deleted the avatar plugin but now I get this error instead:

    Warning: include_once(/home/u679741540/public_html/wp-admin/includes/plugin.php): failed to open stream: No such file or directory in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 20 Warning: include_once(): Failed opening ‘/home/u679741540/public_html/wp-admin/includes/plugin.php’ for inclusion (include_path=’.:/usr/lib/php’) in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 20 Fatal error: Call to undefined function is_plugin_active() in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 21

    Moderator t-p

    (@t-p)

    – this error is from a different plugin

    – looks like you have some bad plugins.

    – try deleting the folder of “js_composer” plugin via FTP or SFTP or whatever file management application provided by your hosting provider (cPanel…).

    – After deleting this plugin, if the problem does not go away, then try resetting the plugins foldervia FTP or SFTP or whatever file management application your host provides.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Broke after database export’ is closed to new replies.