Hello,
It was working and yesterday, suddenly it stopped and gave me an error 404.
Can someone please help me to fix this as I have data which is important?
Here is URL
https://beautyflix.co.uk/public/index.php
Hello,
It was working and yesterday, suddenly it stopped and gave me an error 404.
Can someone please help me to fix this as I have data which is important?
Here is URL
https://beautyflix.co.uk/public/index.php
Hi,
Was anything changed? If the app was working I wouldn’t expect it to stop working on it’s own.
No, Nothing was changed, I just update the app now to see if it helps.
Can you please connect me to their support?
Which interface were you using? the React app or the default Flutter application?
How did you upgrade the application?
Hello David,
I believed I was using a default Flutter application. I installed it through my hosting using Softaculous and upgraded through it.
but this issue came before preforming an update.
you’ll need to update the accounts table in the database and set the column
set_react_as_default_ap to 0
or run the sql command
UPDATE accounts SET
set_react_as_default_ap = 0