Opened 16 years ago

Last modified 13 years ago

#2971 closed defect

Erro when using the plugin — at Initial Version

Reported by: anonymous Owned by: dagomez
Priority: normal Component: StractisticsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

The following error:

Trac detected an internal error:

If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.

Go to http://trac.edgewall.org/ and create a new ticket where you describe the problem, how to reproduce it. Don't forget to include the Python traceback found below.

TracGuide — The Trac User and Administration Guide Python Traceback

Traceback (most recent call last):

File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\main.py", line 406, in dispatch_request

dispatcher.dispatch(req)

File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\main.py", line 244, in dispatch

req.display(template, content_type or 'text/html')

File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\api.py", line 358, in display

data = self.hdf.render(template, form_token)

File "C:\Arquivos de programas\Phyton24\Lib\site-packages\trac\web\clearsilver.py", line 290, in render

template.parseFile(filename)

ParseError: ParseError: [C:\Documents and Settings\postgres\Application Data\Python-Eggs\stractistics-0.4.0-py2.4.egg-tmp\stractistics\templates/myHeader.cs:114] Unknown function first called

I have installed this plugins according the instruction that are on the http://trac-hacks.org/wiki/StractisticsPlugin

Change History (0)

Note: See TracTickets for help on using tickets.