Seite 1 von 2

Kann mich nicht mehr ins ACP einloggen :-(

Verfasst: 28.01.2005 20:12
von Sascha Müller
Hallo zusammen,

ohne dass ich an meinem Board etwas verändert hätte, komme ich nun nicht mehr ins ACP.

An was kann das liegen?

http://www.sascha-mueller.de/testforum/index.php

Liebe Grüße

Sascha

Verfasst: 28.01.2005 20:40
von Dennis63
Herzichen Glückwunsch. Du hasten soeben ein BUG in einer Testversion gefunden, die als "Nicht BUG-Frei" gekennzeichnet ist.

Zur Version 2.1 gibt es noch keinen Support.

Grüße
Dennis

Verfasst: 02.02.2005 17:16
von haig
Hallo,

ich weiss es gibt noch keinen Support. Aber vielleicht weiss es jemand von denen, die es schon probierten. Nach erfolgreicher Installation gehe ich auf Login und danach erscheint folgende Fehlermeldung:

"This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins"

Gruss
haig

Verfasst: 02.02.2005 17:20
von Sascha Müller
Ja, steht doch da was zu tun ist. :)
Du musst in der common.php diese Meldung ausschalten, und das Board somit aktivieren. ;)

Verfasst: 02.02.2005 22:55
von haig
Die Meldung habe ich in der common.php gelöscht. Es klappt aber nicht. Vielleicht kann mir jemand schreiben, was ich alles ganz genau löschen muss. Ich muss noch dazu erwähnen, dass ich selbst keinen PHP-Code lesen kann.

Gruss
Heiko

Verfasst: 02.02.2005 22:57
von Sascha Müller
Hallo Heiko,

ich hab zurzeit die Version 2.1.x nicht installiert. Kannst du bitte den Code der common.php hier posten?

Viele Grüße

Sascha

Verfasst: 02.02.2005 23:51
von haig
Hallo Sascha,

ist zwar eine lange Sache, aber ich mache es mal. Man kann es ja später nach Klärung hier wieder herausnehmen. Hoffe Du bekommst es heraus, warum es nicht funktioniert.

Code: Alles auswählen

<?php
// Remove the following line to enable this software, be sure you note what it
// says before continuing
die('This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins');
Gruss
Heiko

Verfasst: 03.02.2005 00:01
von Dave
Jetzt poste doch nicht die ganze Datei :o :o :o
Um die Meldung raus zu bekommen:
Öffne common.php
suche:

Code: Alles auswählen

die('This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins');
ersetze mit:

Code: Alles auswählen

//die('This software is unsupported in any and all respects. By removing this notice (found in common.php) you are noting your acceptance of this. Do not ask support questions of any kind for this release at either area51.phpbb.com or www.phpbb.com. Support for this version will appear when the beta cycle begins');

Verfasst: 03.02.2005 00:16
von haig
Das Ergebnis ist:

SQL ERROR [ mysql ]

Access denied for user: 'blablabla@localhost' (Using password: YES)

CALLING PAGE

/Test/index.php&

--------------------------------------------------------------------------------
Please notify the board administrator or webmaster :


Gruss
Heiko

Verfasst: 03.02.2005 00:17
von Dave
wenn du die Zugangsdaten für deine Datenbank nicht weißt kann dir keiner mehr helfen :roll: wenn sie dir einfallen ;) kannst du sie in der config.php ändern