soflyy / oxygen-bugs-and-features

Bug Reports & Feature Requests for Oxygen
https://oxygenbuilder.com/
314 stars 29 forks source link

Oxygen Builder Editor Not Loading Resources (Various 503/504 Console Errors) When Using PHP 8.2 #3438

Open MonolithAdmin opened 1 year ago

MonolithAdmin commented 1 year ago

I am not sure if this is a bug report or a feature request however I noticed that when using oxygen builder on PHP version 8.2 although everything seems to work correctly on the front end and most of the back end I found certain instances where the oxygen edit page or edit template function would not properly load certain image assets from the server.

Because this effectively broke a couple of my websites after I had upgraded everything to PHP 8.2 for security I had submitted two tickets to the support at oxygenbuilder.com team for review.

I confirmed with the support team that I needed to reproduce the issue inside the sandbox environment. When I cloned one of my websites over to the sandbox that was having the issue it worked immediately.

At that point I confirmed with the support team the specifications that the sandbox environment was using and they confirmed that the sandbox environment is only using PHP version 8.025.

Because your sandbox environment is not using PHP 8.2 I can't reproduce the error on your sandbox.

However I would strongly advise looking into this matter on a separate sandbox environment that is PHP 8.2 and is checking for these 503 errors. If you can provide me with a sandbox environment running PHP 8.2 I can clone one of my sites in again that is experiencing the issue and we can see if it's replicable.