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

Error in migration from 0.2.5 to 0.5.3 #814

Closed
xi1976github opened this issue Jul 14, 2019 · 2 comments
Closed

Error in migration from 0.2.5 to 0.5.3 #814

xi1976github opened this issue Jul 14, 2019 · 2 comments

Comments

@xi1976github
Copy link

hi everybody,

I get following error message after having installed baikal and copied the old db.sqlite file into the Specific folder:

PDOException: SQLSTATE[HY000]: General error: 1 no such table: calendarinstances in /baikal/Core/Frameworks/Flake/Core/Database.php:180
Stack trace:
#0 /baikal/Core/Frameworks/Flake/Core/Database.php(180): PDO->query('SELECT count()...')
#1 /baikal/Core/Frameworks/Flake/Core/Requester/Sql.php(202): Flake\Core\Database->query('SELECT count(
)...')
#2 /baikal/Core/Frameworks/BaikalAdmin/Controller/Dashboard.php(48): Flake\Core\Requester\Sql->count()
#3 /baikal/Core/Frameworks/Flake/Core/Render/Container.php(69): BaikalAdmin\Controller\Dashboard->render()
#4 /baikal/Core/Frameworks/Flake/Controller/Page.php(85): Flake\Core\Render\Container->renderBlocks()
#5 /baikal/html/admin/index.php(92): Flake\Controller\Page->render()
#6 {main}

thank you for your help

@ByteHamster
Copy link
Member

You need to copy the whole specific folder, not only one file.

@xi1976github
Copy link
Author

Perfect, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants