FAP SUPPORT - Errors Installing Fap_install.php


Subject: FAP SUPPORT - Errors Installing Fap_install.php
OK...very new to all thiws stuff :roll:
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? :cry:
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

Profile PM  
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 :mryellow:

Profile PM  
Subject: Re: Errors Installing Fap_install.php
:mrorange: Hi Artie
I like the album...but have another question...but that will be for another topic
re: fullalbumimg

Thanks for the help!!

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.9837s (PHP: 2% SQL: 98%)
SQL queries: 15 - Debug Off - GZIP Enabled