View Single Post
  #8 (permalink)  
Old 01-20-2006, 10:14 AM
dankim dankim is offline
Junior Member
 
Posts: 7
Default

When debugging with fiddler, most of the requests for js files are returning a 404:

for example:
/js/ajax/core/AjxCore.js.zgz?v=060117091848


When checking the zimbra webapp,
/js/ajax/core/AjxCore.js
but not AjxCore.js.zgz



Any ideas on what I shoudl be doing?


Update: *removing* the options for 1.1 to force IE to ask for a non gzipped pages lets IE render teh page... its slow ... but its a one time cost. The js files are cached after that (I think at least...)


Now the problem is all the labels show up as undefined... (which doesn't happen in FF)

PM me for the url and an account if you want to see it for yourself...


Quote:
Originally Posted by dankim
Okay strange...

When I hit somebody elses zimbra things come up fine.
When i hit my own, it doesn't.

Is there some super top secret agent version of M3 that I should know about?
...or would you have to kill me afterwards?

ps. I don't know what version the other zimbra is because I just saw a url on the forum and thought I give it a try...

To the owner of : http://webmail.avmax.ca/ Thanks for letting me hit your server

Last edited by dankim; 01-20-2006 at 10:37 AM..
Reply With Quote