-
hallo,
da ich mich mit englisch etwas schwer tue versuch ichs erst mal in deutsch :)
nach 3 maligem einloggversuch mit falschem admin passwort hab ich mich
aus meiner todolist ausgeschlossen.
um das ganze noch spannender zu machen hab ich über mysql versucht
die anmeldeversuche zurück zusetzen und hab dabei wahrscheinlich
auch den adminaccount gelöscht.
giebt es eine möglichkeit...
2009-05-24 13:26:39 UTC by heigerle
-
joersch changed the public information on the Todolist.php project.
2009-01-03 15:59:23 UTC by joersch
-
joersch committed patchset 758 of module todolist to the Todolist.php CVS repository, changing 1 files.
2008-03-28 07:46:54 UTC by joersch
-
joersch committed patchset 757 of module todolist to the Todolist.php CVS repository, changing 1 files.
2008-03-28 07:43:31 UTC by joersch
-
Using MySQL 5.0, after login, the session is halted with a message to the effect of "#1054 - Unknown column 'xxxx' in 'on clause'"
This is because the syntax for LEFT JOIN has been changed. You need to put the list of FROM tables in parentheses.
include/pages.inc.php, line 161:
FROM (todo_todos, todo_responsible_persons, todo_project_members)
include/functions.inc.php,
line 324...
2007-05-28 18:24:42 UTC by jdeisenberg
-
joersch committed patchset 756 of module todolist to the Todolist.php CVS repository, changing 1 files.
2005-11-19 12:16:54 UTC by joersch
-
joersch committed patchset 755 of module todolist to the Todolist.php CVS repository, changing 6 files.
2004-07-31 13:49:20 UTC by joersch
-
joersch committed patchset 754 of module todolist to the Todolist.php CVS repository, changing 2 files.
2004-07-28 16:37:31 UTC by joersch
-
joersch committed patchset 753 of module todolist to the Todolist.php CVS repository, changing 19 files.
2004-07-28 16:34:46 UTC by joersch
-
joersch committed patchset 752 of module todolist to the Todolist.php CVS repository, changing 1 files.
2004-07-26 21:24:35 UTC by joersch