Hmm, the 404 suggestion may lead us somewhere. In host.access.log I have a number of lines that look like

    ... "GET /static/js/jquery-1.4.2.js HTTP/1.1" 404 1782 ...

In my /static/js/ directory I have no file jquery-1.4.2.js .
Other files such as /static/js/jquery.form.js are there and
apparently get served OK.

        - Allan


On Thu, 3 Feb 2011, arlolra wrote:

does your browser have javascript turned off?
is the site failing to load any of the scripts on that page?

open a js debugger and look for errors
or check your request logs for 404s

--
You received this message because you are subscribed to the Google Groups "Satchmo 
users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en.

Reply via email to