Autor wizzard
Datum 08.11.2008 22:03
Beiträge: 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) ]


Autor Gast
Datum 09.11.2008 00:27
Beiträge:
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







Diese Seite drucken
Diese Seite schließen

Dieser Artikel kommt von: OpenPHPNuke - das Open Source CMS

http://www.openphpnuke.info/