Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#1940 closed defect (fixed)

Error opening the application

Reported by: iparaian@… Owned by: Roman Kurmanowytsch
Priority: high Component: TeamtracIntegration
Severity: major Keywords:
Cc: Trac Release: 0.10

Description

Fatal error: Class tracmilestonessqlite3: Cannot inherit from undefined class tracmilestones in D:\web\Apache2\htdocs\teamtrac\impl\tracmilestones-sqlite3.php on line 22

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by anonymous

Resolution: fixed
Status: newclosed

This problem has been fixed in version 0.6.1.

comment:2 Changed 17 years ago by anonymous

In case you don't want to download the new version, you can simply add the include command in the php file:

include_once 'tracmilestones.php';

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Roman Kurmanowytsch.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.