• Resolved joefac3

    (@joefac3)


    Not sure what happened if it was an update but in a matter of a day my site went bonkers. Nothing was working properly pages would not load etc after increasing memory and upgrading php to 7.1 we kept digging and discovered errors from wp-mail smtp

    this is the error:

    [Tue Jan 15 14:42:14 2019] [warn] [client 72.89.24.70] mod_fcgid: stderr: PHP Fatal error: Interface ‘Psr\\Cache\\CacheItemPoolInterface’ not found in /home/diafil/daguerreiansociety.org/wp-content/plugins/wp-mail-smtp/vendor/google/auth/src/Cache/MemoryCacheItemPool.php on line 26, referer: https://www.daguerreiansociety.org/wp-login.php?action=lostpassword

    Wondering how to get the functionality back as we run our gmail through this plugin ??

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Slava Abakumov

    (@slaffik)

    Hi,

    It’s very strange, as it seems it worked for you previously.
    Try to reinstall the plugin (removing it, and installing again). Make sure to preserve your settings (do NOT delete them when uninstalling and deleting the WP Mail SMTP plugin).

    Thread Starter joefac3

    (@joefac3)

    I had deactivated the plugin because it was the source of the conflict that caused the site to not work properly , but do I need to delete it completely?? If so Im not sure how to delete the plugin and keep the settings??

    Plugin Author Slava Abakumov

    (@slaffik)

    When a plugin is deactivated – it’s not loaded and does NOT cause any compatibility issues. WP Mail SMTP has a Settings > Misc page, where you uncheck (unchecked by default) the setting to delete all plugin options when the plugin is removed. Nothing is changed in DB when you deactivate the plugin. Options may be only removed when you delete the plugin (if setting in admin area is checked).

    What kind of conflict did you have when WP Mail SMTP was activated?

    Thread Starter joefac3

    (@joefac3)

    my web host sent me the errors above and then I deactivated because it was causing problems with people reseting passwords and the general operation of the site… when I first installed it worked fine

    then about the 13h the site started wigging out and google is reporting errors again… still trying to get to the bottom of it all but if I activate this plugin it triggers a lot of malfunction

    Plugin Author Slava Abakumov

    (@slaffik)

    This file missing IS actually in a release version of a plugin.
    https://plugins.svn.www.ads-software.com/wp-mail-smtp/tags/1.4.1/vendor/psr/cache/src/CacheItemInterface.php

    So the issue is server-side, like some sort of caching or long files path support. That’s definitely not a plugin territory and I can’t help you more.

    Do you have any other Google/Gmail related plugins activated on your site?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP Fatal error: Interface’ is closed to new replies.