Seite 1 von 1
Arcarde mod fehler
Verfasst: 08.09.2007 22:11
von Funfare
Ich sollte diese schritte bei dem mod ausführen grob zusammengefasst:
Code: Alles auswählen
## 1) Upload all files to their respective locations in you main phpbb directory.
## 2) Edit all the files below.
## 3) Goto your ACP (Admin Control Panel) and click <UPDATE DB>
##
Leider klappst beim 3. punkt nicht da ist nirgendwo <updade db>
falls ihr euch die ganze install.txt datei sehen wollt
klickt hier
Forum
Kann ich das dann vllt manuel per sql befehl ausführen.
MfG
Funfare
Verfasst: 08.09.2007 22:28
von Andi1111
schau dir mal die anleitung an
http://www.phpbb-arcade.com/viewtopic.php?t=3203 , lade die aktuellen dateien runter, dann solltest du im acp unter version auch auf update klicken können.
Verfasst: 08.09.2007 22:55
von Funfare
Jetzt kommt er mir dauernd mit
Code: Alles auswählen
You have not followed the install instructions correctly
oder
Code: Alles auswählen
Incorrect Installation, Check the install.txt and update your includes/constants.php
und das consants hab ich jetzt schon 3/4 mal überprüft und neu gemacht und ich hab die komplette installation durchgeführt
ist denn heute die ganze computerwelt gegen mich
MfG
Funfare
Verfasst: 08.09.2007 23:00
von Andi1111
hast du das so eingefügt wie es da steht?
#
#-----[ FIND ]------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
// Arcade Mod
include_once($phpbb_root_path . 'includes/constants_arcade.' . $phpEx);
// End Arcade Mod
und nicht aus versehen hinter das ?>
Verfasst: 08.09.2007 23:04
von Funfare
ich habs davor eingefügt zur sicherheit hab ichs auch nochmal hochgeladen aber immer noch der selbe fehler
Code: Alles auswählen
Incorrect Installation, Check the install.txt and update your includes/constants.php
Verfasst: 09.09.2007 13:59
von Funfare
weiß vllt jemand woran das noch liegen könnte?
Verfasst: 14.09.2007 21:27
von powersilie
Hallo Funfare!
Das steht in der install.txt nach dem Text, den Du gepostet hast. Versuch das mal:
OR
Alternate Install Method: (If <UPDATE DB> doesn't show up in your ACP)
1) Goto your ACP (Admin Control Panel) and copy your sid from the browser's address bar.
2) Now paste that infront of "http://www.yoursite.com/phpbb/admin/adm ... update.php?" in a new browser window and run it.
2a)It should look something like this "http://www.yoursite.com/phpbb/admin/adm ... andletters"
3a)After installation has been succesful you should refresh your browser.
Weil bei der includes/constants.php kann man eigentlich keinen Fehler machen....
lg
Powersilie