Pagina 1 van 1

Album probleem

Geplaatst: 26 mei 2005, 16:37
door mario HDF-VL
Bij het instaleren van het klasieke album krijg ik de volgende fout.

Could not query Album config information

DEBUG MODE

SQL Error : 1146 Table 'h2732hul_mario.phpbb_album_config' doesn't exist

SELECT * FROM phpbb_album_config

Line : 49
File : album_common.php

Mvg?

Geplaatst: 26 mei 2005, 16:44
door Bee
Database instructies vergeten uit te voeren.

Geplaatst: 26 mei 2005, 16:49
door mario HDF-VL
#-----[ 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
Dat is het enige van SQL.

Mvg,

Geplaatst: 26 mei 2005, 16:52
door AarClay
mario HDF-VL schreef:
#-----[ 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
Dat is het enige van SQL.

Mvg,
We gaan toch niet menen dat je deze laptext gewoon in je SQL hebt gegooid he?

Geplaatst: 26 mei 2005, 16:54
door mario HDF-VL
Neen, ik heb dat niet uitgevoerd.

Mvg,

Geplaatst: 26 mei 2005, 16:55
door AarClay
mario HDF-VL schreef:Neen, ik heb dat niet uitgevoerd.

Mvg,
Wel die SQL querie etc die ze beschrijven in dat commentaar?

Geplaatst: 26 mei 2005, 16:58
door mario HDF-VL
Niet dat ik weet. Ik heb niks wat SQL betreft uitgevoerd.

Mvg,

Geplaatst: 26 mei 2005, 17:43
door Luuk
# If you do not want to run album_db_install.php you can run the SQL
# queries manually in album_mysql.sql
Je moet dus album_db_install.php uitvoeren (en daarna verwijderen) of hetgene wat in album_mysql.sql uitvoeren bij phpmyadmin.

Geplaatst: 26 mei 2005, 18:33
door mario HDF-VL
Bedankt.

Mvg,