Seite 1 von 1

Photo Album v2 Datenbank

Verfasst: 24.01.2006 15:43
von 16vau
Sagt mal, muss man bei dem Album mod alle datenbanken einzeln anlegen?

Verfasst: 24.01.2006 16:52
von gloriosa
Hallo,
nein, dazu beinhaltet das Installationspaket des MOD's die Datei album_db_install.php. Aber das steht ja auch so

Code: Alles auswählen

#
#-----[ SQL ]--------------------------------------------------------
# For FRESH Install Only!!! If you *upgrade* from Album v1.x.x you
# must *skip* this step to go to the *next* step!
#
# This Photo Album must add 5 tables into your database.
# Fortunately it will not alter any existed tables :)
#
# Upload album_db_install.php and album_mysql.sql to your phpBB root
# directory then run album_db_install.php by typing on the browser
# After that, delete both files immediately
#
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
#
##########
in der Installationsanleitung ! :o

Verfasst: 24.01.2006 16:54
von 16vau
ooohh man, hab ich voll übersehen. thx