Loading...
 
Architecture / Installation

Architecture / Installation


Is this an issue that should be fixed?

posts: 50

I've just upgraded from 1.9 to 1.92 and the only print options that have failed:

Do these need to be fixed?

Thanks for the ideas.


Command: ALTER TABLE users_users DROP KEY score_2
Message: Can't DROP 'score_2'; check that column/key exists


Command: ALTER TABLE users_groups DROP groupHomeLocalized
Message: Can't DROP 'groupHomeLocalized'; check that column/key exists

posts: 1092

No as they don't exist in db/tiki.sql (that is the complete schema of tw)

sylvie


posts: 50


Thanks again; you've been a great help.

Wes


> I've just upgraded from 1.9 to 1.92 and the only print options that have failed:
>
> Do these need to be fixed?
>
> Thanks for the ideas.
>
>
> Command: ALTER TABLE users_users DROP KEY score_2
> Message: Can't DROP 'score_2'; check that column/key exists
>
>
> Command: ALTER TABLE users_groups DROP groupHomeLocalized
> Message: Can't DROP 'groupHomeLocalized'; check that column/key exists
>
>