SuiteR fails on fresh installation from 7.6.4

Hi all,

Just getting started with SuiteCRM… Really like what I’m seeing!

I’m posting a fwe bugs over on GitHub, but I also have an error

"The stylesheet http://xxxxxx/themes/SuiteR/css/colourSelector.php was not loaded because its MIME type, “text/html”, is not “text/css”.

However, when I checked the file itself, is is set correctly to text/css, but doesn’t seem to get read properly?

Again, great product and starting to explore!

Thanks,

Gary

are you sure this isn’t a permissions issue. I noticed in the past when i worked with SugarCRM which is essentially the same code, permission issues would manifest in very strange ways.

Thanks, yes, that was it. :wink:

Running a PLESK panel and Permissions on the cache needed to be 775 recursive. Not sure why some directories and files were fine, others not. Any idea where the cache writing mechanism runs from in the code? I’m not sure if Sugar and Suite CRM use the doctrine cache from symphony?

Gary

they don’t. and every time you deploy a module from module builder / edit a module in studio / AND VARIOUS OTHER ACTVITIES, sugar/suite regenerate cached versions of files and resets the permissions on them. IT’S REALLLLY a pain in the butt.