Hi BraveNewCode
I had the same problem like Moshe1010: The /wptouch-data directory was not created during the installation of the plugin. I added it manually in /wp-content with your a.m. structure and permissions. It seems to work. But now I get the following warnings, if I want to save changes in the theme settings.
Warning: fopen(XXX/wp-content/wptouch-data/backups/wptouch-backup-20140309-174142.txt): failed to open stream: Permission denied in XXX/wp-content/plugins/wptouch/core/admin-backup-restore.php on line 51
Warning: fopen(XXX/wp-content/wptouch-data/backups/wptouch-backup-20140309-174143.txt): failed to open stream: Permission denied in XXX/wp-content/plugins/wptouch/core/admin-backup-restore.php on line 51
I do not know how to fix it. Maybe you are able to help me?
Thank you.