Craxcker tracker ver.4

Allgemeiner Support zum phpBB 2 Board und phpBB 2 Modifikationen
Forumsregeln
Auch wenn hier der Support für phpBB 2 weiterhin aufrecht erhalten bleibt, weisen wir darauf hin, dass das phpBB 2 nicht mehr offiziell unterstützt und weiterentwickelt wird!
Antworten
Blisk
Beiträge: 873
Registriert: Di 21.Sep, 2004 12:06
Kontaktdaten:

Craxcker tracker ver.4

Beitrag von Blisk »

Your phpBB Version: Vanilla phpBB 2.0.18
MODs: No
Your knowledge: Beginner
Boardlink: http://www.povej.net

PHP Version:
MySQL Version:


What have you done before the problem was there?



What have you already tryed to solve the problem?




Description and Message

After I update cracker tracker to versionm 4, search function doesn't work anymore, I get white empty page.


I found why it was a problem. I found in one file a line from version 2 cracker tracker, after remove that it work OK.




Now I found an error.
When I try to log in with remember me checkbox checked, I get this error
if I login withouth that checkbox checked I can login normally.
problem is with autologin, and password expiration.


phpBB : Critical Error

Error updating session key

DEBUG MODE

SQL Error : 1146 Table 'forum.SESSIONS_KEYS_TABLE' doesn't exist

INSERT INTO SESSIONS_KEYS_TABLE(key_id, user_id, last_ip, last_login) VALUES ('88b7880f8a20c878a5f9dd94dbf79a3d', 2, 'c2f9b28a', 1133882655)

Line : 244
File : sessions.php
Zuletzt geändert von Blisk am Di 06.Dez, 2005 16:40, insgesamt 3-mal geändert.
Benutzeravatar
oxpus
Administrator
Beiträge: 28735
Registriert: Mo 27.Jan, 2003 22:13
Wohnort: Bad Wildungen
Kontaktdaten:

Beitrag von oxpus »

You've missing run the file update_to_latest.php from the phpBB Update to 2.0.18 or do not mod the constants.php...
Karsten Ude
-={ Das Mädchen für alles }=-
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Blisk
Beiträge: 873
Registriert: Di 21.Sep, 2004 12:06
Kontaktdaten:

Beitrag von Blisk »

TNX for help, it seems that I replace not updated file when I install cracker tracker.
now it works.
Antworten