Hi guys :)
Names Matt and I have 4 yes 4 online forums which I would like to install the 'Full Album Pack 1_4_0'
I have set up a test myqsl database so as not to destroy my current work, and when I perfect the installation I shall then install the FAP site-wide.
I'm afraid I havent got very far, I ran the fap_install.php and got the following error messages :
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'
I havent even begun and already I have problems :cry:
Can someone help me please ?
I am running the ca_aphrodite skin and I managed to install a previous verson to get it working, but version 1_4_0 gives me error messages already.
I'd like to make this a journey from start to finish for ca_aphrodite skin and I am willing to copy and paste code and detail what I find out step by step for other users if this helps.
Many thanks.
Matt 8)
FAP SUPPORT - Start To Finish - Who Can Help Me With My Journey ?
Subject: Re: Start To Finish - Who Can Help Me With My Journey ?
You can safely ignore the error messages above.
The first is trying to drop a table ..... it doesn't exist ... that's what we want
The others are attempt to add fields to a table .... they are there already .... that's what we want
The first is trying to drop a table ..... it doesn't exist ... that's what we want
The others are attempt to add fields to a table .... they are there already .... that's what we want
Page 1 of 1
You cannot post new topicsYou 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.2397s (PHP: 6% SQL: 94%)
SQL queries: 10 - Debug Off - GZIP Enabled