|
Loading...
|
trac-users@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
[Trac] Error with TracSpamFilter Captcha Admin Benjamin Lau Mon Apr 02 19:00:05 2012
Hey all, I've been trying to configure TracSpamFilter to provide reCaptcha's on the trac instance... but I'm running into a weird problem. I'm getting this error: Trac detected an internal error: TemplateNotFound: Template "admin_captcha.html" not found Most recent call last: File "build/bdist.linux-i686/egg/trac/web/main.py", line 522, in _dispatch_request File "build/bdist.linux-i686/egg/trac/web/main.py", line 264, in dispatch File "build/bdist.linux-i686/egg/trac/web/chrome.py", line 830, in render_template File "build/bdist.linux-i686/egg/trac/web/chrome.py", line 801, in load_template File "/home/netjunki/python/lib/python2.4/site-packages/Genshi-0.6-py2.4.egg/genshi/template/loader.py", line 246, in load Now my guess here is that this might have something to do with my "weird" configuration[1]. So I think what I need to figure out is the actual filesystem path that Genshi is using to try and find the template. Any help is much appreciated. Ben [1] http://netjunki.org/blog/deploying-trac-on-shared-hosting -- 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?hl=en.
- [Trac] Error with TracSpamFilter Captcha Admin Benjamin Lau 2012/04/02 <=