Skip to content

Sql table clubs missing 2 columns #8

@Durafen

Description

@Durafen

Accessing any club page results in error:

The requested club is not in the database. It might have been deleted, or the link you followed to reach this page might be broken.

This happens because the query tries to access 2 columns (password and pswsalt) that doesn't exist in the current sql dump.
In the current state, those 2 columns can added with empty data (it fixes the error).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions