18 Jan
2012
18 Jan
'12
3:08 p.m.
it works fine on the public server
Good, this narrows down the problem to installing the -central script on your instance b/c main's copy of the script is very similar to -central's.
what do you mean by "packed Trackster script"
All JavaScript files are compressed in size--comments/whitespace removed and variables renamed--to minimize their transfer time. These are available in /static/scripts/packed If you have directives in your proxy server config to use the packed scripts, you'll want to update the packed script from -central as well. The other thing to consider is browser caching: you may need to clear your browser cache to load the new Trackster script. Good luck, J.