Hey all.
I have an old version of Zencart
Zen Cart 1.3.0.2
Database Patch Level: 1.3.8
And a new version (upgrade and new design for site)
Zen Cart 1.3.8a
Database Patch Level: 1.3.8
On V 1.2.0.3 the database backup tool works a treat, but on the new version I get the following error message when I access the tool.
Warning: filemtime() [function.filemtime]: stat failed for /home/XXXXXX/public_html/macro/admin/backups/php.ini.bak.migration in /home/XXXXXX/public_html/macro/admin/backup_mysql.php on line 420
Warning: filesize() [function.filesize]: stat failed for /home/XXXXXX/public_html/macro/admin/backups/php.ini.bak.migration in /home/XXXXXX/public_html/macro/admin/backup_mysql.php on line 421
Then the file is shown and can be restored, also backups can stil be run
After the file listing display I then have the following.
Warning: filemtime() [function.filemtime]: stat failed for /home/XXXXXX/public_html/macro/admin/backups/php.ini.bak.migration in /home/XXXXXX/public_html/macro/admin/backup_mysql.php on line 441
I dont know if this is fixable so I have 2 quesitons
1. Can this be fixed?
2. Assuming not, can someone tell me what database parts I need to backup and restore to include the following information
All customer details, orders, products and attributes.
Basicalley everything I would need to put into a fresh store without the actual cart stuff.



I just found through the host cpanl, the file is their, 0bytes in size and permissions of 0000 lol, deleted the file and its all sorted now.
