> That topic will do it every time. Pretty much every place else on the > site will not. The server is not busy, it's something about that > topic, and the handful of others this thing has hit. > > I can't find any commonality among the problem topics/posts. All other > posts/topics are fine. > If I copy all the info from the problem topic into a new one, it posts > fine. > If that user posts another topic, it works fine. > > Server config is Nginx is handling static media and passing django > stuff over to Apache. > > I don't see anything in the nginx or apache error logs, and nothing > looks off in the database, either. > > Any suggestions on where to look or how to debug this?
Just looking at your style.css file, it's got a weird (to my eye) line in it: src: local('☺'), url('/media/fonts/LeagueGothic/League_Gothic-webfont.woff') format('woff'), Now - I know precisely nothing about font embedding and all that malarky, but what are those 'funny' characters doing there - are they intentional? Could they be confusing the browser, and preventing other stuff loading? (I'm viewing in Firefox 3.6.13 btw) Cheers, Dan -- Dan Fairs | dan.fa...@gmail.com | www.fezconsulting.com -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.