Recent content by nero

  1. 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.
  2. 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...
  3. 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...
  4. 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"...
  5. 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...
  6. 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)...
  7. 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.
  8. 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.
  9. 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...
  10. 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...
  11. 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!
  12. nero

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

    Yup, it's working in here. Any hints where the issue could come from?
  13. nero

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

    Just upgraded to XF 2.3 and activated image optimization. I cannot upload this simple PNG image, it ends up with the following error: It works perfectly if image optimization is disabled. I'm using PHP-8.3.10. I do not know if this has an impact but I have the issue whether I choose built-in GD...
  14. nero

    s9e Media Sites

    Thank you, problem fixed :)
  15. nero

    s9e Media Sites

    I have this one: This question comes up a ton so I decided to make a video and also this one on another page: I was just watching this, very much what you're talking about. Thanks for looking into it!
Back
Top Bottom