Pagina 1 van 1

Attach mod

Geplaatst: 23 mar 2004, 22:29
door micha3L
ALs ik attach mod install komt op de index pagina:

Code: Selecteer alles

Could not query attachment information

DEBUG MODE

SQL Error : 1146 Table 'superman_supermanmicha3l.phpbb_attachments_config' doesn't exist

SELECT * FROM phpbb_attachments_config

Line : 80
File : /home/superman/public_html/forum/attach_mod/attachment_mod.php
Hoe kan dit?

Re: Attach mod

Geplaatst: 23 mar 2004, 23:08
door mosymuis
micha3L schreef:Table 'superman_supermanmicha3l.phpbb_attachments_config' doesn't exist
Kan je Engels? 8)

Je hebt de database update dus niet uitgevoerd.

Geplaatst: 24 mar 2004, 07:35
door micha3L
Ja maar die kan ik niet vinden hoor in de map..
Hoe heet dat bestand dan? :roll:

Geplaatst: 24 mar 2004, 09:51
door mosymuis
File Attachment Mod v2 schreef:# STEP NUMBER II: Installing the Attachment Mod (Database)
#
# Upload these Files, they are only needed for installation:
#
# attach_mod/root/install/mod_table_inst.php -> install/mod_table_inst.php
#
# Upload the Schema Files in ASCII Mode (This is the Layout and Data for your Database):
# (Maybe you have to create the install folder if it does not exist)
#
# for mysql:
# attach_mod/root/install/schemas/attach_mysql_schema.sql -> install/schemas/attach_mysql_schema.sql
# attach_mod/root/install/schemas/attach_mysql_basic.sql -> install/schemas/attach_mysql_basic.sql
#
# for mssql:
# attach_mod/root/install/schemas/attach_mssql_schema.sql -> install/schemas/attach_mssql_schema.sql
# attach_mod/root/install/schemas/attach_mssql_basic.sql -> install/schemas/attach_mssql_basic.sql
#
# for postgresql:
# attach_mod/root/install/schemas/attach_postgres_schema.sql -> install/schemas/attach_postgres_schema.sql
# attach_mod/root/install/schemas/attach_postgres_basic.sql -> install/schemas/attach_postgres_basic.sql
#

#
# Now we want to create the tables, therefore we run mod_table_inst.php (http://www.yoursite.com/phpBB2/install/ ... e_inst.php)
# Please be sure to enter the correct URL, the mod_table_inst.php file has to be placed within the install folder.
# Contact me at the board if you have questions or problems.
#

Geplaatst: 24 mar 2004, 11:38
door micha3L
Yup het was me al gelukt , very thanksz :)