My child theme seems to be broken after updating (via FTP) to CS 6.3.8 on my multisite.
In Network Admin themes section I see Pro - Child Theme under Broken section with error:
Broken Theme: The parent theme is missing. Please install the “pro” parent theme.
I have checked that template.css includes “Template: pro” and my php-config settings are set to:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘512M’ );
Any help?