Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.4] Localhost/admin ändern?
#8
Die Frage ist berechtigt. Aber tu es ruhig, du wirst schon sehen, was dann passiert.

Auszug aus der include.inc.php:
PHP Code:
// sicherstelllen, dass der admin ordner an der richtigen stelle ist:
if (strpos(getenv('PHP_SELF'), "game.php") !== false and (!file_exists("admin/index.php") || !file_exists("admin/actions/reset.php"))) {
    die(
"Don't change/remove adminfolder!");


Heisst im Klartext: game.php funktioniert nicht mehr.
Sonst hätte ich dir auch vorgeschlagen, den Ordner umzubenennen.

LG
Molt
Reply


Messages In This Thread
Localhost/admin ändern? - by Necbmery - 17.12.2011, 12:31
RE: Localhost/admin ändern? - by ON21 - 17.12.2011, 12:55
RE: Localhost/admin ändern? - by Molt - 17.12.2011, 13:59
RE: Localhost/admin ändern? - by ON21 - 17.12.2011, 14:07
RE: Localhost/admin ändern? - by Molt - 17.12.2011, 14:14
RE: Localhost/admin ändern? - by ON21 - 17.12.2011, 14:22
RE: Localhost/admin ändern? - by Bobbax - 17.12.2011, 22:01
RE: Localhost/admin ändern? - by Molt - 17.12.2011, 22:13
RE: Localhost/admin ändern? - by Molt - 18.12.2011, 12:23
RE: Localhost/admin ändern? - by Bobbax - 17.12.2011, 22:15
RE: Localhost/admin ändern? - by ON21 - 17.12.2011, 23:59
RE: Localhost/admin ändern? - by Bobbax - 18.12.2011, 12:37
RE: Localhost/admin ändern? - by Molt - 18.12.2011, 12:41
RE: Localhost/admin ändern? - by Bobbax - 18.12.2011, 12:44
RE: Localhost/admin ändern? - by ON21 - 18.12.2011, 13:10
RE: Localhost/admin ändern? - by Bobbax - 18.12.2011, 13:35
RE: Localhost/admin ändern? - by ON21 - 18.12.2011, 14:08
RE: Localhost/admin ändern? - by Bobbax - 18.12.2011, 14:12
RE: Localhost/admin ändern? - by SlimShady95 - 18.12.2011, 14:48



Users browsing this thread: 2 Guest(s)