Receive the following error when updating Pro from 4.2.3 to 4.3.3:
Fatal error : Uncaught Error: Call to undefined method ReflectionType::getName() in /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php:106 Stack trace: #0 [internal function]: Themeco\Cornerstone\Plugin->Themeco\Cornerstone{closure}(Object(ReflectionParameter)) #1 /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php(117): array_map(Object(Closure), Array) #2 /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php(137): Themeco\Cornerstone\Plugin->create(’\Themeco\Corner…’) #3 /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php(73): Themeco\Cornerstone\Plugin->resolve(’\Themeco\Corner…’) #4 /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php(44): Themeco\Cornerstone\Plugin->setup_services(‘is_admin’) #5 / in /home/customer/www/staging2.kayamping.net/public_html/wp-content/themes/pro/cornerstone/includes/classes/Plugin.php on line 106
What I have already tried:
Deactivating all plug-ins and updating
Deleting child theme and using Pro only
Deleting both Child and Pro, activating a standard WP theme, then re-installing 4.3.3 fresh and activating
Switching to a standard WP theme is the only thing I have found to alleviate the issue.
