Seite 2 von 3

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 27.07.2010 21:04
von Edie
7emper5i hat geschrieben:Es kann sein, dass du alte Cache-Datein in den Cache-Ordner geladen hast.

Der Geschwindigkeitsvorteil von phpBB3 wird durch den Cache erreicht - > alle notwendigen Daten, die sehr oft abgerufen werden, werden in den Cache ausgelagert und somit die Zugriffszeit verkürzt.

Problem ist nun, wenn du "alte" Cache-Daten in den Ordner zurückspielst. Dann kann es sein, dass alles problemlos läuft, bis zu dem Moment, wo du zum ersten Mal den Cache löschst. :cry:



Insofern du keine Mods installiert hast, bügel einfach die Standard-Datein aus der 3.0.6 erneut in deinen Forenroot, und dann nimmst du dir noch mal die install/database_update.php und führst diese aus.

Eventuell hilft das.

Andernfalls update direkt auf 3.0.7.-pl1
Hab ihn nur gelöscht!

So grade haben wir festgestellt das von 4 Usern einer nicht drauf kommt. Da dachte ich mir: Hej komm versuchst du es wieder mit Cache löschen...

Cache Löschen

Wirklich löschen
[x] Ja

Code: Alles auswählen

General Error
SQL ERROR [ mysqli ]

Unknown column 'auth_option' in 'field list' [1054]

An sql error occurred while fetching this page. Please contact an administrator if this problem persists.
Werd die Tabelle jetzt wir fleißig füllen und dann am WE das forum neu aufsetzen. Wenn jemand ne ahnung hat warums passiert immer her damit!

Hab jetzt das selbe gemacht wie in den ersten Beiträgen nur krieg ich jetzt dieses Fehler:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 27.07.2010 21:16
von 7emper5i

Code: Alles auswählen

Unknown column 'auth_option' in 'field list' [1054]
Alte Datenbank bei neuer Software.
Gruß

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 01.08.2010 20:39
von Edie
7emper5i hat geschrieben:

Code: Alles auswählen

Unknown column 'auth_option' in 'field list' [1054]
Alte Datenbank bei neuer Software.
Gruß
Lösung?

Welche Tabellen kann ich nicht beim Backup mitnehmen? Welche sollte ich neu machen?

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 01.08.2010 20:57
von 7emper5i
Neue Forensoftware runterladen - den ordner INSTALL in deinen root kopieren, aus dem install-ordner die database_update.php aufrufen.

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 05.08.2010 19:53
von Edie
7emper5i hat geschrieben:Neue Forensoftware runterladen - den ordner INSTALL in deinen root kopieren, aus dem install-ordner die database_update.php aufrufen.
Die Datenbank wird auf die neueste Version aktualisiert


Datenbanktyp :: mysqli
Vorherige Version :: 3.0.7-PL1
Aktualisierte Version :: 3.0.7-PL1


Datenbankstruktur wird aktualisiert


Fortschritt :: Kein Update notwendig


Daten werden aktualisiert


Fortschritt :: Kein Update notwendig


Version wird aktualisiert und Tabellen optimiert


Fortschritt :: . . Erledigt
Ergebnis :: Keine Fehler

Update abgeschlossen
Dann will ich mich einloggen:
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 389: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2437: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
Und wenn ich einfach ins Forum will:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/auth.php on line 389: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()

Warning: Invalid argument supplied for foreach() in /home/webpages/lima-city/gte/html/phpBB3/includes/auth.php on line 389

Warning: Invalid argument supplied for foreach() in /home/webpages/lima-city/gte/html/phpBB3/includes/auth.php on line 432

Warning: Invalid argument supplied for foreach() in /home/webpages/lima-city/gte/html/phpBB3/includes/auth.php on line 432

Warning: Cannot modify header information - headers already sent by (output started at /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php:3493) in /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php on line 4284

Warning: Cannot modify header information - headers already sent by (output started at /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php:3493) in /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php on line 4286

Warning: Cannot modify header information - headers already sent by (output started at /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php:3493) in /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php on line 4287

Warning: Cannot modify header information - headers already sent by (output started at /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php:3493) in /home/webpages/lima-city/gte/html/phpBB3/includes/functions.php on line 4288
http://gte.lima-city.de/phpBB3/

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 05.08.2010 20:05
von 7emper5i
Hast du die aktuelle Forensoftware eingespielt? Also das phpBB-3.0.7-pl1?
Oder nur das Datenbankupdate?

Bei meiner Recherche kam raus, dass einige User solche Fehlermeldungen bekommen, welche dann in Datei XY Veränderungen durchgeführt haben, sei es wegen einer Mod-Installation, oder eben wegen eines Updates.

In diesem Fall wäre es sinnvoll, dass du eventuell noch mal die Standard-Datein überspielst..

Ich gehe mal davon aus, dass du noch keine Mods installiert hattest.

SOLLTEST du Mods installiert haben, sieht die Ursachenergründung ein wenig schwieriger aus.

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 06.08.2010 00:37
von aurora876
- hast du das update abgeschlossen oder mittendrin abgebrochen?
- hast du mods installiert?

das update muß komplett durch sein, sonst ist die fehlersuche zwecklos, weil auch unvollständige updates fehler verursachen können.

"headers already sent" bedeutet zb, das am anfang oder ende einer php-datei ein oder mehrere leerzeichen sind, die da nicht hingehören.
hast du zufällig an einer php-datei was geändert?
https://www.phpbb.de/kb/headers_already_sent

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 14.09.2010 16:14
von Edie
So ich hab den ganzen Spaß jetzt nochmal neu aufgezogen.
Da ich das Backup vom 3.0.6 hab, hab ich erstmal das 3.0.6 installiert.

Was zu erst auffällt ist, dass komischer weise alles läuft nur keine Foren sichtbar sind. Aber ich kann mich in ACP einloggen, was ja dafür sprechen müsste das die Rechte schon irgendwo greifen müssten.
Wenn ich dann ins ACP gehe steht dann, dass dies die Version 3.0.7, was mich gewundert aber nicht weiter gestört hat. Als nächstes wollte ich die Rechte ändern damit die Foren sichtbar sind. Problem: Die Anwendungen werden zwar übernommen, jedoch im ACP angezeigt, d.h. ich sehe die Foren aber im ACP stehen immer noch ALLE Rechte auf NIE.
Da dachte ich mir neues Forum neues Glück löschte mal den Cache kann ja nicht schaden, evtl. läuft es dann mit den Berechtigungen. So Cache gelöscht, aus dem Forum heraus, d.h. index und htaccess unangetastet. Ich werde ausgeloggt kann mich nicht mehr einloggen, ich geh mal davon aus das keine Cookies gespeichert werden, und es kommt mein geliebter Fehler:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/auth.php on line 432: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4183: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4185: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4186: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4187: Cannot modify header information - headers already sent by (output started at /includes
Hatte vorher nur die Geomap drinne, die habe ich aber aus dem Backup gestrichen. Für hilfe bin ich weiterhin sehr dankbar =).

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 16.09.2010 10:57
von Edie
up

Re: Datenbank zerschossen nach Cache löschen

Verfasst: 16.09.2010 11:13
von Mahony
Hallo
Wenn du keine MODs eingebaut hast, kannst du auch die Dateien (außer der config.php) eines phpBB3.0.7-PL1 - Pakets hoch laden (alte Dateien überschreiben lassen). Im Anschluss daran, musst du dann noch die install/database_update.php im Browser aufrufen und danach das install-Verzeichnis wieder vom Server löschen.


Grüße: Mahony