• Resolved nronline

    (@nronline)


    Recently migrated a site from test/domain.co.uk to domain.co.uk environment and am presented with the following warnings on both front and back end. Error looks as though somewhere is still pointing to the original path but cannot figure out where to edit.

    Both deactivating and uninstalling the plugins before reactivating and re-installing does not help at all. I would imagine this is a db table edit somewhere rather than a functions.php edit. Although cannot see any sql table entries for the plugin that stand out.

    ERRORS BELOW
    Warning: fopen(/test/domain.co.uk/wp-content/plugins/wp-contact-slider/wp_contact_slider.php): failed to open stream: No such file or directory in /domain.co.uk/wp-includes/functions.php on line 4834

    Warning: fread() expects parameter 1 to be resource, boolean given in /domain.co.uk/wp-includes/functions.php on line 4837

    Warning: fclose() expects parameter 1 to be resource, boolean given in /domain.co.uk/wp-includes/functions.php on line 4840

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author WPExperts.io

    (@wpexpertsio)

    Hi @nronline!

    Just update to version 2.1.4 and you would need to deactivate and then activate to get rid of that error

    == Changelog ==

    = 2.1.4 =
    * Fix - error appeared after migration - Now you would need to deactivate and then activate to get rid of that error

    Let us know if still, you have an issue.

    Thanks!

    Thread Starter nronline

    (@nronline)

    Tried this just now and unfortunately it still doesn’t resolve the issue, unfortunately. Perhaps this is a simple file path error in a related db table somewhere. Could you identify where this could be occuring? Thanks

    Plugin Author WPExperts.io

    (@wpexpertsio)

    @nronline in wp_options table you might find an option with “fs_accounts” key, just delete it and activate your plugin. Hopefully, that’s going to resolve your case.

    Let us know if that helps.

    Thanks!

    Thread Starter nronline

    (@nronline)

    Oddly now appears to be working, not sure whats happened as browser cache was clear previously. Anyway would be good to isolate the cause in case of re-occurance but working again now

    Plugin Author WPExperts.io

    (@wpexpertsio)

    @nronline great to know. We’ll check this case and will make some commit to avoid such error in future.

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error When Migrating Site’ is closed to new replies.