Hi there,
Everything seemed to be working after the update but I got one problem, when I click on the name of a TV in the menu on the left side of the screen it reloads the page, displays the top and righthand menu but does not show the TV editor. It does work for all the other elements.
When I rightclick on the TV and choose "quick edit" it does work.
Next to that, I do not get the checkbox to make myself a sudo admin.
I got these messages at the upgrade:
Config file successfully written.
Config file permissions successfully updated.
Error updating table for class modResource
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'properties'
)
Error updating table for class modUser
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'session_stale'
)
Successfully upgraded table for class modSession
Modified column `access` from `NULL` to `NOT NULL` on table ``modx_session``
Error updating table for class modSession
Array
(
[0] => 42000
[1] => 1061
[2] => Duplicate key name 'access'
)
Error updating table for class modUser
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'sudo'
)
Error updating table for class modAction
Array
(
[0] => 42000
[1] => 1091
[2] => Can't DROP 'parent'; check that column/key exists
)
Error updating table for class modAction
Array
(
[0] => 42000
[1] => 1091
[2] => Can't DROP 'parent'; check that column/key exists
)
Error updating table for class modNamespace
Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'assets_path'
)
Is it possible to revert back to 2.2.0 without problems when this can't be fixed? The site has to go live soon...
Thank you in advance for your help.