On Tuesday 11 April 2006 17:10, Todd Nine wrote: > Thomas, I installed the egg into my plugins directory and I still can't > seem to use the macro. Here are a couple of my wiki pages. > [...] > I still receive the following error. > > No macro named [[TracNav]] found > > I'm fairly sure I installed the plugin correctly, I managed to get the trac > account manager plugin working.
- Does the WikiMacros page show any traces of TracNav? - Can you have a look at the log file (log/trac.log - maybe you have to enable loggin in conf/trac.ini)? Anything unusual there? - Does the .egg file have the right permissions? It must be readable by the user the webserver runs under. - What Trac/Python/OS-Version are you using? Regards, Thomas _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
