Hi everyone,

I got a surprise when using treemenus, where it worked really well on
my local dev (django-server) , but disappeared on live (nginx using
mod_wsgi on debian).

I installed the treemenu app, imported the data (menu items) from a
datadump of my local app, and uploaded the templates that use
treemenu.

No error, but no output either.

When I went to the Admin, the menus were there, but editing the items
resulted in a blank editing area.
I switched on debug briefly on live (in maintenance mode), but no
error was reported.

Has anyone else experienced blank output under mod_wsgi but not local dev?

If not, could someone suggest where I could start debugging? Usually I
check logs for errors or use the django error page, but both are blank
:-(

I've had to hard-code the navigation across the site in the meantime,
which is going to get time consuming very quickly!

Kind regards,

-Alastair

PS. a belated thank you to Bruno Desthuilliers for help with my
category question before, it worked!

-- 
You received this message because you are subscribed to the Google Groups 
"Django 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/django-users?hl=en.

Reply via email to