Die Suche ergab 3 Treffer

von Gringo
21.07.2003 18:47
Forum: phpBB 2.0: Installation und Update
Thema: Unable to get list of smilies from the DB
Antworten: 4
Zugriffe: 411

Hi D@ve

Es hat geklappt mit dem direkten Aufruf der update_to_205.php im Install Directory! Ich hoffe das ist jetzt ok so, da das ja nicht über die install.php gelaufen ist! :-?
Werde das jetzt dann wohl nach und nach beim Einbau all der Mods sehen... :o

Vielen Dank für die Tips!

Schönen Gruss ...
von Gringo
19.07.2003 08:52
Forum: phpBB 2.0: Installation und Update
Thema: Unable to get list of smilies from the DB
Antworten: 4
Zugriffe: 411

Hi D@ve

Hier erstmal die Zeilen 51-58 aus der upgrade.php:
include($phpbb_root_path . 'includes/db.'.$phpEx);
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);
include($phpbb_root_path . 'includes/functions_search.'.$phpEx);

set_time_limit(0); // Unlimited execution time

$months = array ...
von Gringo
18.07.2003 17:14
Forum: phpBB 2.0: Installation und Update
Thema: Unable to get list of smilies from the DB
Antworten: 4
Zugriffe: 411

Unable to get list of smilies from the DB

Hi all!

Ich raffe mich endlich mal wieder auf und mache ein phpBB Update. :grin:
Ich habe die Daten vorsichtshalber mal auf eine Subdomain geladen und mir eine Testdatenbank anlegen lassen - zum Glück :o

Ich habe die Install.php ausgeführt, die nötigen Angaben gemacht (UPGRADE, da ich die "alte ...

Zur erweiterten Suche