Quote from: BobRay at Aug 28, 2015, 12:49 PMUsing FTP to transfer the files individually often leads to missing or corrupted files.
You might also want to check this out: http://modx.com/extras/package/upgrademodx.
Hi Bob,
Thanks so much for sharing these "upgrade modx" plugin, this is what i am waiting for a long time.
These will make easier for all of us to upgrade the modx.
I try to use the "upgrade modx" plugin with the latest version.
Heres the error message upon upgrading:
Installation Summary
Core installation was successful. Click next to complete the installation process.
(scroll to bottom)
Toggle Success Messages | Toggle Warnings
Error updating table for class transport.modTransportProvider
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'active'
)
Error updating table for class transport.modTransportProvider
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'priority'
)
Error updating table for class transport.modTransportProvider
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'properties'
)
Error updating table for class modCategory
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'rank'
)
Error updating table for class modCategory
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'rank'
)
Error updating table for class modTemplateVarResourceGroup
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'tmplvar_template'
)
Error updating table for class modManagerLog
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'tmplvar_template'
)
Tried to finished the installation while skipping the errors, then i entered the username, passwords & captcha, the red color "1" was appear on the top of username.
Do you have any idea how to fixed this?
Thank you in advance