Hi, we have tried to do fresh installation of this Vcards script version 14.8.3 but we have faced many challenges, please anyone with solution, PLEASE HELP US:
1. We did a freah/new installation, and the process went fine, and even said installation was successifully, but it still gives error when trying to access
www.domain.com, then we fixes .env file and put all credentials right but still got error. LASTLY WE DISCOVERED strange thing that database was still empty (no single table in it).
2. Then we saw there was a SQL file in the code roughly 2.38MB so we took that database and we imported it inside our MYSQL, now
www.domain.com was accessible, and normal users can login in fine, but when superadmin tried to login then we got another errors that in the database some tables where missing, especially organization_id table. We added that table in the database and it works, now superadmin can login.
3. But still when users tried to create vcards, we are being told still some tables are not found, then we keep add them, untill now we have already added 4 tables in the database, and still we encounter more missing tables, WE ARE WORRYING THAT THIS MIGHT BE THE ENDLESS WORK.
IMPORTANT: ALL NECESSARY MIGRATIONS ARE AVAILABLE IN DATABASE/MIGRATIONS BUT ARE NOT BEING DEPLOYED DURING INSTALLATION WE DO NOT WHY.
WHAT WE NEED HELP
1. Either someone to guide us what code to edit, so that when we do anaother freah installation then those migrations should be deployed in the database and saves us a time to add manually one table after another.
2. If anyone has the perfectly working database for version 14.8.3 which contains all necessary tables, then please share it with us.
3. Or if you have any better help/advice, please do, and we are appreciating.
Many thanks in advance.