Hi Kevin, Thanks for the tips, unfortunately I think the problem is trickier than that.
The output HTML is different, because the treemenu template tags don't output anything. I.e. within a template that is otherwise working fine, you have: {% load tree_menu_tags %} {% show_menu "ukwa" %} And that doesn't output anything. No error message, no assets needed or anything, just no HTML output. The installed apps match local between local and live, and I'm getting no errors reported in the nginx logs. Apologies, it is running fastcgi not mod_wsgi, it's a while since I configured the server and I assumed it was mod_wsgi. Does fastcgi typically have an error log somewhere? -Alastair -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@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.