phpBB Tracker

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 3.0 hat das Ende seiner Lebenszeit überschritten
phpBB 3.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 3.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf die neuste phpBB-Version, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Gast234254
Gesperrt
Beiträge: 1999
Registriert: 08.02.2009 22:58

Re: phpBB Tracker

Beitrag von Gast234254 »

Hab mir diesen Mod installiert. Als erstes kommt eine Fehlermelddung von der install/index.php. Dies habe ich gefixt. Läuft bei mir fehlerfrei, soweit ich das bis jetzt testen konnte. An zu merken ist auch die nicht vollständige Deutsche Übersetzung.

Werde das ganze zu einem neuem Paket packen und online stellen. Habe aber bitte etwas Geduld, mein Schreibtisch ist ziemlich voll... :o

wird aber nicht Weihnachten... :)
Malte

Re: phpBB Tracker

Beitrag von Malte »

Ok, das wäre sehr schon, wenn du dich mit dem Thema beschäftigen könntest. Da ich eh noch ein paar andere Fehler bei mir zu bewältigen habe und ich ja ein geduldiger Mensch bin, werde ich dich natürlich nicht unter Zeitdruck. Danke für deine Hilfe, ich freue mich schon. :D
Gast234254
Gesperrt
Beiträge: 1999
Registriert: 08.02.2009 22:58

Re: phpBB Tracker

Beitrag von Gast234254 »

Download: [ABD]phpBB tracker 0.3.1.

Mit deutschen Sprachfieles und Button. Mod ist eingestellt und es gibt keinen Support mehr!

Mod läuft auf phpBB 3.0.10
Installation ist gefixed.
Deutsche Sprachdateien aktualisiert und vervollständigt.

@Malte deinstalliere den Mod. Lösche die Dateien und Datenbankeinträge des Mods. Lösche den Cache und aktualisiere deinen Style im ACP. Dann installiere den Mod neu.
Malte

Re: phpBB Tracker

Beitrag von Malte »

Vielen Dank für deine Mithilfe bei dem Mod, das finde ich echt nett von dir. :D Ich werde das ganze mal testen, danke schön.
Malte

Re: phpBB Tracker

Beitrag von Malte »

Hallo wintstar,

ich habe das ganze nun mal ausprobiert, also den gesamten Mod, inclusive Datenbank etc. mal deinstalliert und dann neu installiert. Also ich finde ja, das ist ja mal eine richtig ausgefallene Installationsroutine, mir gefällt das Tool "Überprüfen" was prüft, ob auch alles installiert wurde. Sowas habe ich in der Art noch nie gesehen. Doch leider funktioniert der MOD bei mir immer noch nicht. Das Tool überprüfen besagte, dass alles korrekt installiert wurde, das habe ich auch mehrfach überprüft, doch letzten Endes zeigt er mir nach wie vor diese Fehlermeldungen bei der Registrierung an (Cache etc. schon geleert):
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 21: Constant TRACKER_CONFIG_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 22: Constant TRACKER_ATTACHMENTS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 23: Constant TRACKER_PROJECT_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 24: Constant TRACKER_PROJECT_CATS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 25: Constant TRACKER_TICKETS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 26: Constant TRACKER_POSTS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 27: Constant TRACKER_COMPONENTS_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 28: Constant TRACKER_HISTORY_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 29: Constant TRACKER_VERSION_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 30: Constant TRACKER_PROJECT_WATCH_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 31: Constant TRACKER_TICKETS_WATCH_TABLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 36: Constant TRACKER_EXTENSION_ID already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 38: Constant TRACKER_ASSIGNED_TO_GROUP already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 39: Constant TRACKER_PRIORITY_DEFAULT already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 40: Constant TRACKER_SEVERITY_DEFAULT already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 42: Constant TRACKER_TICKET_UNLOCKED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 43: Constant TRACKER_TICKET_LOCKED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 44: Constant TRACKER_TICKET_UNHIDDEN already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 45: Constant TRACKER_TICKET_HIDDEN already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 46: Constant TRACKER_TICKET_UNSECURITY already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 47: Constant TRACKER_TICKET_SECURITY already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 49: Constant TRACKER_PROJECT_DISABLED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 50: Constant TRACKER_PROJECT_ENABLED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 52: Constant TRACKER_HISTORY_ASSIGNED_TO already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 53: Constant TRACKER_HISTORY_STATUS_CHANGED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 54: Constant TRACKER_HISTORY_PRIORITY_CHANGED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 55: Constant TRACKER_HISTORY_SEVERITY_CHANGED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 57: Constant TRACKER_EMAIL_NOTIFY already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 58: Constant TRACKER_EMAIL_NOTIFY_COMMENT already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 59: Constant TRACKER_EMAIL_NOTIFY_STATUS_SINGLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 60: Constant TRACKER_EMAIL_NOTIFY_STATUS_DOUBLE already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 62: Constant TRACKER_SUBJECT_LENGTH already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 64: Constant TRACKER_ALL already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 65: Constant TRACKER_ALL_OPENED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 66: Constant TRACKER_ALL_CLOSED already defined
[phpBB Debug] PHP Notice: in file [ROOT]/includes/tracker/tracker_constants.php on line 67: Constant TRACKER_NEW_STATUS already defined
Gruß
Malte
Gast234254
Gesperrt
Beiträge: 1999
Registriert: 08.02.2009 22:58

Re: phpBB Tracker

Beitrag von Gast234254 »

Hab das alles mehrfach geprüft. Mit IE, Opera und Firefox. Hab 10 neue Benutzer registriert. Keine Fehlermeldung. Was für eine php Version hast Du?
Hinweise des Autors

Dieser Mod erfordert mindestens PHP Version of 5.0.0.
Vermute das da ein anderer Mod eventuell stört oder ein Einbau Fehler, da es ja dieselbe Fehler Meldung wie vorher ist.

Ich frage mich wie der Mod auf die Registrierung zugreift, keine betreffende Dateien wurden mit diesem Mod geändert.
Malte

Re: phpBB Tracker

Beitrag von Malte »

Ich habe php Version 5.3.2. Ich frage mich auch, wie das möglich sein kann, mit der Fehlermeldung. Denn der MOD greift da gar nicht ein und die Meldung kommt ja auch nur dort.
Gast234254
Gesperrt
Beiträge: 1999
Registriert: 08.02.2009 22:58

Re: phpBB Tracker

Beitrag von Gast234254 »

Hast Du ein Link zum Forum?
Malte

Re: phpBB Tracker

Beitrag von Malte »

Das tut mir leid, ich wollte euch das ganze schon lange persönlich zeigen, aber das Forum ist im Moment leider nur via Xampp installiert. (Lokal) :-?
Gast234254
Gesperrt
Beiträge: 1999
Registriert: 08.02.2009 22:58

Re: phpBB Tracker

Beitrag von Gast234254 »

Auf xampp habe ich es auch getestet. Auch fehelerfrei. Dann esrtell doch mal ein neues phpBB ohne Mods und installiere dort den Tracker.
Antworten

Zurück zu „[3.0.x] Mod Support“