my 7.0.3 site was completely crashed.
now I installed a fresh 7.0.4 script on a subdomain with a new empty database.
how can I import my 7.0.3 database into the new 7.0.4 database?
and if it isn't possible, where can I find a fresh 7.0.3 script?
my 7.0.3 site was completely crashed. now I installed a fresh 7.0.4 script on a subdomain with a new empty database. how can I import my 7.0.3 database into the new 7.0.4 database?
and if it isn't possible, where can I find a fresh 7.0.3 script? |
my 7.0.3 site was completely crashed. now I installed a fresh 7.0.4 script on a subdomain with a new empty database. how can I import my 7.0.3 database into the new 7.0.4 database?
and if it isn't possible, where can I find a fresh 7.0.3 script? You can try to import it by removing all the structure elements from the schema and importing just the data elements but you will face some issues as there were some schema changes going from 7.0.3 to 7.0.4 so some of the queries might fail and you will have to manually fix them.... We would recommend you to install 7.0.3 first and then import the database and make sure everything is working.. Then upgrade it to 7.0.4. Facebook, Twitter & Instagram Combo - http://bit.ly/1h5CarP |
You don't. Never import a old database into a new version. https://www.deanbassett.com |
thank you for helping. I'll try to do a fresh 7.0.3 install with a backup of my database |
Hi Gaylinq! if you export your database if you export databse by tables by tables from your admin panel Tables Backup Tools than you can do this by goign to http://www.yoursite.com/administration/db.php and restore tables by tables using the option : Database restore from your PC than inport one by one if you backup your full databse backup for your site using the option: Database Backup Tools you can use the first option: Database restore
or second option
Database restore from your PC
and you ready to go and I hope this is wat you need
Post Reply - if you going to help - No for - bla bla bla bla |
I also can't get into my adminpanel anymore, but I have a complete databasebackup made by my hostingprovider. I hope this will work.
I really dont know what went wrong. I have the original files and the original database, but when I go to my site its just a blank page |