Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
AWSW hat geschrieben:Komisch nur, dass es Monate lang immer gepasst hat...
in dem beitrag wurde erst angenommen, das es nur bei Windows Servern auftritt.. wegen der sortierung
http://mods.db9.dk hat geschrieben:I could be wrong, but I would almost bet that this is a Windows issue. The only reason I say that is this ... if you create 12 folders in Windows and have them sort by name (numerical order) they will order like this:
1
10
11
12
2
3
@volkerblume: der EMI führt DB updates nicht aus. die musst du per hand (z.b. mit phpmyadmin) ausführen
ALTER TABLE users ADD user_birthday INT DEFAULT '999999' NOT NULL ALTER TABLE users ADD user_next_birthday_greeting INT DEFAULT '0' NOT NULL INSERT INTO CONFIG( config_name, config_value )
VALUES (
#1064 - You have an error in your SQL syntax near 'ALTER TABLE users ADD user_next_birthday_greeting INT DEFAULT '0' NOT NULL I' at line 1
[Dokumentation] · [Zurück]
Beim ausführen der birthday db update diese
This list is a result of the SQL queries needed for the additional mods in the pre-moded pack
Birthday PART 1 Mod
[Already added] line: 1 , ALTER TABLE phpbb_users ADD user_birthday INT DEFAULT "999999" not null
[Already added] line: 2 , ALTER TABLE phpbb_users ADD user_next_birthday_greeting INT DEFAULT "0" not null
Birthday PART 2 Mod
[Already added] line: 3 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_required", "0")
[Already added] line: 4 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_greeting", "1")
[Already added] line: 5 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("max_user_age", "100")
[Already added] line: 6 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("min_user_age", "5")
[Already added] line: 7 , INSERT INTO phpbb_config (config_name, config_value) VALUES ("birthday_check_day", "7")
Datenbank habe ich kontrolliert keine fehler Weiss halt nicht mehr weiter. Im userprofil ist auch kein eingabe fenster für den geburtstag
[Already added] sagt aber aus, dass es schon vorhanden ist
LEIDER DAUERHAFT OFFLINE & Ich beantworte keine Fragen zu phpBB per Mail oder PN !
Hinweis: awsw.de ist nun dauerhaft offline. Die MODs könnt Ihr hier in der Datenbank finden.
Bitte keine Anfragen senden, ob ich die MODs anderweitig senden kann - es geht nicht - Danke für Euer Verständnis !