Album probleem

Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
mario HDF-VL
Berichten: 118
Lid geworden op: 15 nov 2004, 00:11

Album probleem

Bericht door mario HDF-VL » 26 mei 2005, 16:37

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?

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 26 mei 2005, 16:44

Database instructies vergeten uit te voeren.
... Maar ik modereer (nog) niet.

mario HDF-VL
Berichten: 118
Lid geworden op: 15 nov 2004, 00:11

Bericht door mario HDF-VL » 26 mei 2005, 16:49

#-----[ 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,

Gebruikersavatar
AarClay
Berichten: 789
Lid geworden op: 10 feb 2005, 17:12

Bericht door AarClay » 26 mei 2005, 16:52

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?

mario HDF-VL
Berichten: 118
Lid geworden op: 15 nov 2004, 00:11

Bericht door mario HDF-VL » 26 mei 2005, 16:54

Neen, ik heb dat niet uitgevoerd.

Mvg,

Gebruikersavatar
AarClay
Berichten: 789
Lid geworden op: 10 feb 2005, 17:12

Bericht door AarClay » 26 mei 2005, 16:55

mario HDF-VL schreef:Neen, ik heb dat niet uitgevoerd.

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

mario HDF-VL
Berichten: 118
Lid geworden op: 15 nov 2004, 00:11

Bericht door mario HDF-VL » 26 mei 2005, 16:58

Niet dat ik weet. Ik heb niks wat SQL betreft uitgevoerd.

Mvg,

Gebruikersavatar
Luuk
Berichten: 7311
Lid geworden op: 22 okt 2003, 10:07
Locatie: Delft

Bericht door Luuk » 26 mei 2005, 17:43

# 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.
Afbeelding

mario HDF-VL
Berichten: 118
Lid geworden op: 15 nov 2004, 00:11

Bericht door mario HDF-VL » 26 mei 2005, 18:33

Bedankt.

Mvg,

Gesloten