We're looking into the issue. It could be a compatibility related problem, but we need to investigate more to find out.
We'll update you as soon as we have more information.
In the meantime, if you have access to your CRM server, you can follow these steps to revert to the default SuiteCRM theme:
Yes. This is a temporary solution to get your CRM in working order again.
As soon as we have a fix for the issue with Wild Berries Theme, we'll share it, and you can enable our theme once the fix has been applied.
I hope that's okay.
We apologize profusely for the hassle you've faced.
We are working on a solution the problem you've faced.
You can re-enable your old theme by following the same steps as before. I am stating them below:
Go to the folder where your CRM is hosted.
Edit the file "config_override.php". Change the default theme to SuiteP.
$sugar_config['default_theme'] = 'Suite_P;
Change the disabled theme to WildBarries.
$sugar_config['disabled_themes'] = 'WildBarries';
5 days ago
Hi, Sorry to see you're having issues with the theme. Can you please tell us the following: 1. Your SuiteCRM version 2. Your php version.
We'll be able to debug the issue when we have this information.
Regards, Team RTDynamic
5 days ago
Theme is Wild Berries Theme
5 days ago
SuiteCRM 7 php version 8.2
5 days ago
Thank you for providing the information. Let us look into it and get back to you.
Regards, Team RTDynamic
5 days ago
Okay I am Waiting
5 days ago
Any Update
5 days ago
We're looking into the issue. It could be a compatibility related problem, but we need to investigate more to find out.
We'll update you as soon as we have more information.
In the meantime, if you have access to your CRM server, you can follow these steps to revert to the default SuiteCRM theme:
Go to the folder where your CRM is hosted.
Edit the file "config_override.php".
Change the default theme to SuiteP.
$sugar_config['default_theme'] = 'Suite_P;
$sugar_config['disabled_themes'] = 'WildBarries';
Let us know how it goes.
Regards,
TeamRTDynamic
5 days ago
Still same situation. After modifying config_override.php SuiteCRM theme is working
<?php /CONFIGURATOR/ $sugar_config['http_referer']['list'][0] = 's3473.usc1.stableserver.net'; $sugar_config['default_theme'] = 'SuiteP'; $sugar_config['disabled_themes'] = 'WildBarries'; /CONFIGURATOR/
5 days ago
Yes. This is a temporary solution to get your CRM in working order again.
As soon as we have a fix for the issue with Wild Berries Theme, we'll share it, and you can enable our theme once the fix has been applied.
I hope that's okay.
Team RTDynamic
4 days ago
Hi,
Please try the following steps and let us know if the issue is resolved:
We’re also working on a fix to allow users to set their preferred theme directly from their profile.
3 days ago
same problem on first screen and now i can not return choose enable old theme
a day ago
Hi,
We apologize profusely for the hassle you've faced. We are working on a solution the problem you've faced. You can re-enable your old theme by following the same steps as before. I am stating them below:
$sugar_config['default_theme'] = 'Suite_P;
$sugar_config['disabled_themes'] = 'WildBarries';
Regards, Team RTDynamic