

Thanks so much guys. I would've just given up if it had not been for you.
manofgames wrote:I've updated a board from RC5 -> RC6 without any major problems.
The only problem that I have so far encountered is that once the files are updated, it returns to the check files page, and seems to get stuck in an infinite loop.
I removed the install directory, and so far everything seems to have gone ok
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Unknown column 'user_form_salt' in 'field list' [1054]
SQL
INSERT INTO phpbb_users (username, username_clean, user_password, user_pass_convert, user_email, user_email_hash, group_id, user_type, user_permissions, user_timezone, user_dateformat, user_lang, user_style, user_allow_pm, user_actkey, user_ip, user_regdate, user_passchg, user_options, user_inactive_reason, user_inactive_time, user_lastmark, user_lastvisit, user_lastpost_time, user_lastpage, user_posts, user_dst, user_colour, user_occ, user_interests, user_avatar, user_avatar_type, user_avatar_width, user_avatar_height, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_message_rules, user_full_folder, user_emailtime, user_notify, user_notify_pm, user_notify_type, user_allow_viewonline, user_allow_viewemail, user_allow_massemail, user_sig, user_sig_bbcode_uid, user_sig_bbcode_bitfield, user_form_salt) VALUES ('AdsBot [Google]', 'adsbot [google]', '', 0, '', '00', 6, 2, '', 0, 'D M d, Y g:i a', 'en', 1, 1, '', '', 1192387371, 1192387371, 895, 0, 0, 1192387371, 0, 0, '', 0, 0, '9E8DA7', '', '', '', 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 1, 0, 1, 1, 0, '', '', '', '530a0a537d570971')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_user.php
LINE: 242
CALL: dbal_mysql->sql_query()
FILE: install/install_install.php
LINE: 1827
CALL: user_add()
FILE: install/install_install.php
LINE: 111
CALL: install_install->add_bots()
FILE: install/index.php
LINE: 402
CALL: install_install->main()
FILE: install/index.php
LINE: 274
CALL: module->load()
JBosman wrote:I did a fresh upload of all files and did it more then twice with the new phpBB3 RC6 and got this error when trying to install this:
Code: Select all
General Error SQL ERROR [ mysql4 ] Unknown column 'user_form_salt' in 'field list' [1054] SQL INSERT INTO phpbb_users (username, username_clean, user_password, user_pass_convert, user_email, user_email_hash, group_id, user_type, user_permissions, user_timezone, user_dateformat, user_lang, user_style, user_allow_pm, user_actkey, user_ip, user_regdate, user_passchg, user_options, user_inactive_reason, user_inactive_time, user_lastmark, user_lastvisit, user_lastpost_time, user_lastpage, user_posts, user_dst, user_colour, user_occ, user_interests, user_avatar, user_avatar_type, user_avatar_width, user_avatar_height, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_message_rules, user_full_folder, user_emailtime, user_notify, user_notify_pm, user_notify_type, user_allow_viewonline, user_allow_viewemail, user_allow_massemail, user_sig, user_sig_bbcode_uid, user_sig_bbcode_bitfield, user_form_salt) VALUES ('AdsBot [Google]', 'adsbot [google]', '', 0, '', '00', 6, 2, '', 0, 'D M d, Y g:i a', 'en', 1, 1, '', '', 1192387371, 1192387371, 895, 0, 0, 1192387371, 0, 0, '', 0, 0, '9E8DA7', '', '', '', 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 1, 0, 1, 1, 0, '', '', '', '530a0a537d570971') BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE: includes/functions_user.php LINE: 242 CALL: dbal_mysql->sql_query() FILE: install/install_install.php LINE: 1827 CALL: user_add() FILE: install/install_install.php LINE: 111 CALL: install_install->add_bots() FILE: install/index.php LINE: 402 CALL: install_install->main() FILE: install/index.php LINE: 274 CALL: module->load()
wingnut144 wrote:I did the updated file install, instead of the automatic update.
I copied the new files over the old ones, did the /install/database_update.php, and was told that completed sucessfully.
Now, when I log in and out, I get a error message. The logout error is attached.
I've tried clearing the cache (seems to be what most people recommend where there's a problem) and still having the issue.
Does anyone know of a solution for this yet??
karlsemple wrote: JBosman wrote:I did a fresh upload of all files and did it more then twice with the new phpBB3 RC6 and got this error when trying to install this:
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Unknown column 'user_form_salt' in 'field list' [1054]
SQL
INSERT INTO phpbb_users (username, username_clean, user_password, user_pass_convert, user_email, user_email_hash, group_id, user_type, user_permissions, user_timezone, user_dateformat, user_lang, user_style, user_allow_pm, user_actkey, user_ip, user_regdate, user_passchg, user_options, user_inactive_reason, user_inactive_time, user_lastmark, user_lastvisit, user_lastpost_time, user_lastpage, user_posts, user_dst, user_colour, user_occ, user_interests, user_avatar, user_avatar_type, user_avatar_width, user_avatar_height, user_new_privmsg, user_unread_privmsg, user_last_privmsg, user_message_rules, user_full_folder, user_emailtime, user_notify, user_notify_pm, user_notify_type, user_allow_viewonline, user_allow_viewemail, user_allow_massemail, user_sig, user_sig_bbcode_uid, user_sig_bbcode_bitfield, user_form_salt) VALUES ('AdsBot [Google]', 'adsbot [google]', '', 0, '', '00', 6, 2, '', 0, 'D M d, Y g:i a', 'en', 1, 1, '', '', 1192387371, 1192387371, 895, 0, 0, 1192387371, 0, 0, '', 0, 0, '9E8DA7', '', '', '', 0, 0, 0, 0, 0, 0, 0, -3, 0, 0, 1, 0, 1, 1, 0, '', '', '', '530a0a537d570971')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_user.php
LINE: 242
CALL: dbal_mysql->sql_query()
FILE: install/install_install.php
LINE: 1827
CALL: user_add()
FILE: install/install_install.php
LINE: 111
CALL: install_install->add_bots()
FILE: install/index.php
LINE: 402
CALL: install_install->main()
FILE: install/index.php
LINE: 274
CALL: module->load()
did you run the install/database_update.php file to update the database?
Thank'sIf you are experiencing problems with avatars or attachments (either not showing up, or not uploading), please check the folder permissions. So far, this has been the fix for everyone reporting this problem. CHMOD the downloads folder to 777 and then back to 755 if necessary.
Code: Select all
/**
* @version $Id: acp_board.php,v 1.5 2006/06/28 02:43:43 davidmj Exp $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
Code: Select all
/**
* @version $Id: acp_board.php,v 1.6 2007/10/04 15:05:49 acydburn Exp $
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License