Hi after:
https://forum.backdropcms.org/forum/view-title-slightly-skewed?page=0%2C0#comment-8746
I'm trying to migrate the live site to another location using Backup & Migrate module.
https://docs.backdropcms.org/documentation/deploying-with-backup-migrate
All is well until I get to point 5 when the config sync fails:
Looks like two errors repeated. When I click on the "View differences" I get:
Thoughts and advice on the next step(s)?
KR
Mike
Comments
Fixed the first one following:
https://forum.backdropcms.org/forum/backup-migrate-import-errors
but is there an issue if I want to implement comments at a later date?
Searched the module configuration page and there is no "Standard" module to disable/uninstall ?!
Compared Active and Staging folders and they were different sizes and it looked like sync didn't complete. So, I just manually copied Staging across to Active.
Completed Point 6 but website still showing basic BD install home page (results of config sync not completing?). Finally found it in the "settings.php" where the database config had the wrong prefix. Reset it to:
'prefix' => 'bd63_',as they were the tables that came across from the live site.and it all seems to work!
KR
Mike