Author: melamkish » Sat Jul 22, 2006 7:34 pm
I have tried two attempts to install and both failed. I think the first failure was my error by using the wrong db version.
I started from scratch with a new DB and new installation of phpBB 2.0.21. I then created a couple of fourms and one user to check the installation. The second user was set to admin. No other changes were made to the board. I then proceeded to follow the instructions verbatim for installing the IntegraMod update.
Step 1 no errors
On step 2 the following error.
ALTER TABLE phpbb_sessions ADD session_admin tinyint(2) NOT NULL DEFAULT '0'
+++ Error: Duplicate column name 'session_admin'
step 3 no errors
step 4 no errors
step 5 following errors
Error: Duplicate entry 'phpBBSecurity_version' for key 1
INSERT INTO phpbb_themes (theme_name, theme_value) VALUES (2, 'fisubice', 'FI Subice', 'fisubice.css', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'row1', 'row2', '', '', '', '', 0, 0, 0, '', '006600',
'ff0000', '', '', '', 0, 0);
Error: Column count doesn't match value count at row 1
ALTER TABLE phpbb_users ADD phpBBSecurity_answer TEXT NOT NULL;
After uploading all files, I set permissions per the table.
Step 6 received the following error:
Fatal error: Cannot re-assign $this in "forums/includes/functions_categories_hierarchy.php on line 138"
I will double check the chmod settings and see what happens if I try to access the board. In the meantime any suggestions would be welcome.
Last edited by melamkish on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Too many projects, too little time.