Fields are not displaying correctly

Hi guys,

I’m new to this and thank you in advance for your time.

Most of the fields in my SuiteCRM client does’nt display correctly. Instead of (for exemple) «Note», it displays «LBL_NOTES» or something like this. I tried to quick repair the CRM but i get an internal error when doing it.

BY readingg a lot about these king of bugs, i emptied my cache folder using ftp. It works for a little while (like 30 minutes, without modification, just browsing) and till coming back to that problem. Still cannot do the quick repair and rebuild.

Can you help me?

Thank you

This sounds like permission error

Set the following permissions on the SuiteCRM directory(Linux):
sudo chown -R www-data:www-data .
sudo chmod -R 755 .
sudo chmod -R 775 cache custom modules themes data upload config_override.php

hi TaufiqueAhmed

Thank you for your answer.

I’m on a Azure server on microsoft. I’m not sure how to do that the way you explain it. Is there another way to do it?

Thank you!

Sorry we only use Linux

We’ve always had issues when using Windows servers ourselves so stick with Linux

:slight_smile: