Question Error db upgrading from RC1 to RC3 ( phpBB phpBB 3.0.x 3.0.x Support Forum ) Updated: 2008-11-23 06:25:02 (2) |
|
Error db upgrading from RC1 to RC3
can someone help me pls? this is the error msg:
Updating database to latest stable release
Database type :: mysql4 Previous version :: 3.0.RC1 Updated version :: 3.0.RC3
Updating database schema
Progress :: . . . . . . Done Result :: Some queries failed, the statements and errors are listing below.
* Error :: Can't DROP 'i_id'. Check that column/key exists SQL :: DROP INDEX i_id ON phpbb3_styles_imageset_data
* Error :: Duplicate key name 'i_d' SQL :: CREATE INDEX i_d ON phpbb3_styles_imageset_data(imageset_id)
This is probably nothing to worry about, update will continue. Should this fail to complete you may need to seek help at our support forums. See README for details on how to obtain advice.
Updating data
Progress :: . Fatal error: SQL ERROR [ mysql4 ]
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE Non_unique = 1' at line 3 [1064]
An sql error occurred while fetching this page. Please contact an administrator if this problem persists. in /home/n/forum/includes/db/dbal.php on line 556
|
|
| Answers: Error db upgrading from RC1 to RC3 ( phpBB phpBB 3.0.x 3.0.x Support Forum ) |
|
Error db upgrading from RC1 to RC3
I'm not sure if you can upgrade RC1 -> RC3. I think you might have to go RC1 -> RC2 -> RC3.
For the second part, see this topic. drewtscott
|
|
- Source: - Previous Question: phpBB phpBB 3.0.x 3.0.x Support Forum - Next Question: phpBB phpBB 3.0.x 3.0.x Support Forum |
|
|