When installing the update of SuiteCRM-Upgrade-7.9.x-to-7.10.24, before choosing the theme, it returns me to the home screen and then the CRM is without style and many of the buttons without functionality (I leave a catch where the next button doesn’t work).

Can you help me?
Thanks.
Hi @asdrubalmolina!
It appears you need to reset your permissions, if you are on Linux you can try the following;
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload
sudo chmod 775 config_override.php 2>/dev/null
Hi @Mac-Rae
Unfortunately I am on Windows 10, could you help me how to do it on W10 please?
Thank you
Hi,
Please see this guideline…
Maybe it helped you.