Different behaviour with chrome and safari, plus error in chrome

Hi,

SuiteCRM is behaving differently with chrome and safari.

With Chrome the save button does not work, but with safari it works perfectly.
I have implemented some javascript for my own custom navigation bar, this works fine in chrome but in safari the classes are erased once the body has loaded.

I looked at the developer console and sure enough there is an error that shows on Chrome but not safari:

Failed to load resource: net::ERR_CACHE_MISS index.php?module=AOS_Invoices&action=DetailView&record=9ebf563f-c42a-a13d-bc59-54628e85e064

Any ideas?

Hi ajgisme,

I have not seen this error before however I have come across some users of different applications which see this or similar issue using chrome.

have a look here

http://stackoverflow.com/questions/4390134/failed-to-load-resource-under-chrome

seems to talk about a add blocker on chrome. this may be causing the issue that you are seeing and is worth having a look at.

Ian.

Thanks, I’ve already seen that post and i don’t have adblocker installed.