Hello, I have 6.x-1.2 on both my production and pre-production D6 installs. I exported from one to the other, but when I refresh the site and admin section, I have a WSOD. Checking the DB, I can see that the DB tables were imported OK, but the tables are empty. Any suggestions? I have done the imports about 3-4 times so far.

Comments

digibrill’s picture

I did think that my mistake of having PHP code/Javascript in the DB may be throwing errors. (In the new site, I will not be doing this.) However, searching through the exported .sql file, neither <?php ?> nor <script> tags were at fault for the (at least some) errors.

digibrill’s picture

Title: WSOD and empty DB tables when imported » Backup and Migrate and SQL syntax error

Update: I opened the .mysql file I am intending to import and it has two values for each field. From where would this export error originate?

ronan’s picture

Status: Active » Closed (won't fix)

reopen if you're still having problems with the latest version

ivnish’s picture

Assigned: digibrill » Unassigned
Issue summary: View changes