• Resolved todfrank

    (@todfrank)


    [10-Feb-2018 19:00:35 UTC] PHP Fatal error: require_once(): Failed opening required ‘/home/uscityhomes/public_html/wp-content/plugins/code-snippets/php/import-export.php’ (include_path=’.:/opt/cpanel/ea-php70/root/usr/share/pear’) in /home/uscityhomes/public_html/wp-content/plugins/code-snippets/php/class-code-snippets.php on line 60

Viewing 9 replies - 1 through 9 (of 9 total)
  • You might want to scan this forum ??

    Thread Starter todfrank

    (@todfrank)

    dur- only way to fix is to rename or delete the plugin.

    Or grab the missing file & upload it – use the drop box link – I just did 4 sites – easy fix

    Its funny they forgot to include the import-export.php file in the package lol

    Just create a blank import-export.php file and put that in the /home/uscityhomes/public_html/wp-content/plugins/code-snippets/php/ directory and you will be fine. They will fix this in the next update.

    you can also delete the plugin via FTP(if you have access) and reinstall when the next update comes out. You snippets will be saved in the database and won’t be lost.

    Here is the link to the missing file. FTP it into the PHP folder of the code-snippets plugin folder.

    https://www.ads-software.com/support/topic/fix-new-update/#post-9960737

    cd /wp-content/plugins/code-snippets/php && touch import-export.php

    Is what i ran on all my sites thanks ahmednabi58

    Solution:

    create a blank file and call it
    import-export.php
    and put this via FTP in the sub-folder “php” of this plugin, and wait for the next update.

    Plugin Author Shea Bunge

    (@bungeshea)

    Hello everyone,

    I am really sorry for this. It looks like there was an issue with releasing the latest version of the plugin, and the php/import-export.php file was not uploaded correctly, as many of you have discovered.

    I have since uploaded the missing file and rereleased the plugin, so now redownloading or updating the plugin will fix this issue.

    I am really sorry that this has happened, but I do appreciate how you seem to have been able to get things working on your own. Good work! Rest assured, this mistake will not happen again in the future.

    Thanks everybody for the help. I had more than 20 sites crashed and this thread helped me get them back up.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Upate Crashed two sites’ is closed to new replies.