> Yeah, still nothing. there is a TRAC_ADMIN role in the permissions > list. does that mean the egg was properly installed or would that > exist anyway?
TRAC_ADMIN exists all without the WebAdmin plugin. To see whether the plugin is loaded, you can enable the trac log (to 'debug' level) and look for the loaded components. Also checks the permissions: your plugin should be readable by the web server, AND check that the eggs cache path is well defined and points to a valid directory (valid = existent & with permissions so that the web server can create new files) HTH, Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac 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/trac-users -~----------~----~----~----~------~----~------~--~---
