Recent content by jithatsonei

  1. jithatsonei

    Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.1+

    If you're like me and had the addon installed (even while reading Chris' comment at the same time as hitting the upgrade cmd 😭) and upgraded, you'll find yourself unable to log into ACP. To fix just remove via terminal php cmd.php xf:addon-uninstall XFAws
  2. jithatsonei

    [DigitalPoint] Security & Passkeys

    Yep, after fixing the domain the issue went away completely. Only other thing was my saved sessions also migrated from prod to dev which caused some template error weirdness, but clearing my sessions promptly fixed that. My guess is the webauthn lib is causing the weirdness in relation to...
  3. jithatsonei

    [DigitalPoint] Security & Passkeys

    Appears 8.2 compat is broken with this plugin ErrorException: [E_DEPRECATED] Automatic conversion of false to array is deprecated in src/addons/DigitalPoint/Security/Tfa/SecurityKey.php at line 98 XF::handlePhpError() in src/addons/DigitalPoint/Security/Tfa/SecurityKey.php at line 98...
  4. jithatsonei

    Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.1+

    was able to resolve this by adding an updated aws-sdk-php and rebuilding addon for new hashes. the repo for the aws sdk is here: https://github.com/aws/aws-sdk-php/
Top Bottom