FAP SUPPORT - Errors Installing Fap_install.php »  Show posts from    to     

Icy Phoenix


Archived phpBB Topics (Styles, Mods, Support) - FAP SUPPORT - Errors Installing Fap_install.php



cwxtra [ Mon 16 Apr, 2007 18:57 ]
Post subject: FAP SUPPORT - Errors Installing Fap_install.php
OK...very new to all thiws stuff
I ran this file from my browser....but a number of items came up with "error"

Quote:
DROP TABLE `phpbb_album_sp_config`
+++ Error: Unknown table 'phpbb_album_sp_config'

ALTER TABLE `phpbb_album_cat` ADD `cat_parent` MEDIUMINT( 8 ) UNSIGNED DEFAULT '0' NULL AFTER `cat_approval`
+++ Error: Duplicate column name 'cat_parent'

ALTER TABLE `phpbb_album_cat` ADD `cat_user_id` MEDIUMINT( 8 ) UNSIGNED DEFAULT '0' NULL AFTER `cat_parent`
+++ Error: Duplicate column name 'cat_user_id'

ALTER TABLE `phpbb_album_comment` ADD `comment_cat_id` int(11) NOT NULL default '0' AFTER `comment_pic_id`
+++ Error: Duplicate column name 'comment_cat_id'


Is this a problem or what?
I had originally installed coppermine until a friend recommended I use FAP...I deleted CM and started to install FAP and all was going well until this point. What do I do?

Please be gentle....I am a real NOOB to all this

cwxtra


Artie [ Tue 17 Apr, 2007 18:22 ]
Post subject: Re: Errors Installing Fap_install.php
You can safely ignore the errors you listed.

For example:

DROP TABLE `phpbb_album_sp_config`
+++ Error: Unknown table 'phpbb_album_sp_config'


you get this error because the script is trying to remove a table from the database that is no longer required.
It's was not there, therefore no problem. The other errors are trying to create data fields, but finds them already created.

Hope you enjoy your FAP


cwxtra [ Wed 18 Apr, 2007 06:01 ]
Post subject: Re: Errors Installing Fap_install.php
Hi Artie
I like the album...but have another question...but that will be for another topic
re: fullalbumimg

Thanks for the help!!




Powered by Icy Phoenix