Fatal error after update 3.4.32
-
Hi, I get this error message after the most recent update:
(i am using a child theme. Everything worked perfect until this update)
Warning: require_once(/home/pyai290982/domains/belzerentertainment.nl/public_html/wp-content/themes/customizr/inc/init.php): failed to open stream: No such file or directory in /home/pyai290982/domains/belzerentertainment.nl/public_html/wp-content/themes/customizr-child/functions.php on line 46
Fatal error: require_once(): Failed opening required ‘/home/pyai290982/domains/belzerentertainment.nl/public_html/wp-content/themes/customizr/inc/init.php’ (include_path=’.:/usr/local/lib/php’) in /home/pyai290982/domains/belzerentertainment.nl/public_html/wp-content/themes/customizr-child/functions.php on line 46
Line 46 in the functions.php looks like this;
require_once ( get_template_directory() . ‘/inc/init.php’ );I am at a loss at what to do.
- The topic ‘Fatal error after update 3.4.32’ is closed to new replies.