Recent content by nero

  1. nero

    XF 2.2 Disable similar thread suggestions.

    Hey, would you know if there's an add-on allowing members to disable threads suggestions (just for them of course)?
  2. nero

    XF 2.3 How can I know about a member's 2FA setup?

    Hello, Is there a way I can know how a user has configured 2FA? I often have people writing me because they're locked out and say they don't receive the code via email. How can I know if they've set up 2FA correctly via email and not via an authentication app?
  3. nero

    XF 2.3 Member account modified, but nothing in log?

    Thanks for pointing that out, the log was indeed set to a low value, I just changed that.
  4. nero

    XF 2.3 Member account modified, but nothing in log?

    Hello, I'm in contact with a user who says his account was hacked. I realized that the email address had been changed and 2FA enabled but the user log is empty. I only enabled 2FA for members accounts after the XF 2.3 update so it must be a recent thing. I found the user info with the former...
  5. nero

    Had to run the upgrade script twice to re-open the board

    Problem solved. We are using virtual servers and the issue was due to a synchronization problem with the internal_data folder.
  6. nero

    Had to run the upgrade script twice to re-open the board

    Hey, Just upgraded several boards to 2.3.5 today, all from 2.3.4. I'm using the CLI script (php cmd.php xf:upgrade) to do that. After the first run completed without error, I still had the "The site is currently being upgraded. Please check back later." message on the board and in the admincp...
  7. nero

    XF 2.3 Any way to disable service worker?

    Hello, One of my boards is private and password protected with htaccess credentials. The JS service worker is causing cache issues and I had to disable it by editing the service_worker.js file and add a "return" statement at the very beginning of the fetch listener. I then have a warning in the...
  8. nero

    XF 2.3 Oops! We ran into some problems. Provided file is not a valid image.

    Hi there. I have the issue as well with a GIF avatar. I'm running 3 different forums all using Xenforo 2.3, all running the same version with the exact same backend behind. This GIF works as avatar in 2 out of 3 forums and for the 3rd one I keep getting this "Provided file is not a valid image"...
  9. nero

    s9e Media Sites

    Hey, thanks for the quick reply. They seem to have the same issue on other websites indeed. Seems to be a Safari-only issue. Probably old non-updated browsers...
  10. nero

    s9e Media Sites

    Hello, Members of my board have been complaining of Youtube asking them to confirm they're not a bot when playing embed Youtube videos. This seems to have started just after migration to Xenforo 2.3. I'm currently using 2.3.3 and was on MediaSites 2.16.6 (just upgrading to 2.16.7 as we speak)...
  11. nero

    Fixed screen automatically goes to top of page

    I cannot reproduce it neither but I'm on iPhone. One user says he's running Android 14.
  12. nero

    Fixed screen automatically goes to top of page

    Hello, I have multiple users also reporting similar issues since the 2.3 upgrade. I'm running 2.3.3.
  13. nero

    XF 2.3 API returning 401 / unauthorized error after migration

    I found the issue and fixed it. Since I was using a login/password via htaccess to protect the board, I was passing the credentials using the HTTP_AUTHORIZATION header which is now used by the new oAuth identification system. I authorized calls to the specific endpoints I'm using without need...
  14. nero

    XF 2.3 API returning 401 / unauthorized error after migration

    Hello, I have an issue with one of the boards I'm managing after migrating to 2.3. The board is very basic and the only add-on installed is XFI and it has been upgraded too. Upgrade has been completed and there are no outdated templates. I'm using the threads API to create a thread in a...
  15. nero

    Not a bug Unable to upload avatar in XF 2.3 with image optimization enabled

    Sorry, looks like it's tied to a custom plugin we're using so it's all good, thank you!
Back
Top Bottom