Forum

Moderiert von: stefan, spinne
Forum: Bug oder nicht...
Sie schreiben eine Antwort zum Thema: Bug Tracker lässt sich nicht öffnen
Gehe zu: OpenPHPNuke - das Open Source CMS Forum Index


Benutzername:
 
Sicherheits-Code
Sicherheits-Code
Neu laden

Thema im Überblick

Autor
Gast
Unregistrierter Benutzer
Bug Tracker lässt sich nicht öffnen

Geschrieben: 09.11.2008 00:27

WARNING [8] Undefined index: projects
FOUND IN [modules/project/include/class.project.php]
FOUND AT 4


Undefined projects = kein Projekt angelegt.

Installiere das Modul Projektverwaltung und erstelle da zuerst ein Projekt. Erst dann kannst du auch das Bugtracking nutzen.

Wenn du da ein Projekt angelegt hast und dann die Seite modules/bug_tracking/index.php aufrufst sind all deine Fehlermeldungen weg.

Flash

[addsig]

Zitieren Druckerfreundliche Darstellung nach oben
wizzard

Registriert: 08.11.2008
Beiträge: 3


Sende eine Private Nachricht an wizzard
Bug Tracker lässt sich nicht öffnen

Geschrieben: 08.11.2008 22:03

Hi,

ich habe folgendes Problem : ich habe auf meiner opn-webseite das modul "bug tracking" installiert.Wenn ich jetzt
auf die Seite des Bug trackers ( "modules/bug_tracking/index.php" ) gehe erhalte ich folgenden Fehler:

WARNING [8] Undefined index: projects
FOUND IN [modules/project/include/class.project.php]
FOUND AT 43


ERROR [512] mysql error: [1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY project_id' at line 1] in EXECUTE("SELECT project_id, project_name, project_status, project_enabled, project_state, project_desc FROM ORDER BY project_id")
FOUND IN [include/opndb-errorhandler.php]
FOUND AT 240


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 44


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 45


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 45


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 46


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 46


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 47


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 47


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 48


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 48


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 49


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 49


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 50


WARNING [8] Trying to get property of non-object
FOUND IN [modules/project/include/class.project.php]
FOUND AT 50


Fatal error: Call to a member function MoveNext() on a non-object in /home/wizzard/public_html/modules/project/include/class.project.php on line 51


Weitere Infos:

PHP Version : 5.2.6
Server : Apache
MySQL Server Version : 5.0.51a-community
MySQL Client Version : 5.0.51a
PHP SAVE MODE = OFF
OPN Version : 2.4.14

Schon mal Danke

[ Diese Nachricht wurde bearbeitet von: wizzard am 08.11.2008 22:06 (Originaldatum 08.11.2008 22:03) ]


Zitieren Druckerfreundliche Darstellung nach oben