Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can upgrade instructions be added? #198

Open
abartov opened this issue May 4, 2024 · 1 comment
Open

can upgrade instructions be added? #198

abartov opened this issue May 4, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@abartov
Copy link

abartov commented May 4, 2024

I have been happily using version 2.6.0-fork for a while now. I want to upgrade to the current version, but can find no instructions on how to do so. I experimented with just dropping the latest code in place, and the app loads and works, but there are also some things not working (e.g. tests not auto-advancing to next word).

Is there some DB update or other process I need to trigger to complete the upgrade?

@HugoFara HugoFara added documentation Improvements or additions to documentation question Further information is requested labels May 6, 2024
@HugoFara
Copy link
Owner

HugoFara commented May 6, 2024

Hi Asaf, thanks for reaching out!

There is no specific procedure to do on your side, the update process should be automatic. When you create the connect.inc.php file, the database is updated to the newest version. What kind of issues did you run into?

Did you backup your database before the update? It's always a good practice as it allows you to revert the changes in case you are not satisfied with the changes.

Finally, your are updating from a fairly old release, and I'm honestly not sure if it will work. It would be safer to export the data, create a clean database, and import them back in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants