Error "header-style-4.php on line 27" on upgrading to new version

Posted in: Newspaper
Post count: 15

Luckily I’m trying it on Wamp and not in my site, because the new update (9.7.2) is not working for me. First I tried to keep my child-theme (my site has multiple essential customizations), the same error happened. So I activated the main theme, disabled all plugins except for tagDiv Cloud and Composer. Same thing.

The errors are:

Warning: require_once(header/ads.php): failed to open stream: No such file or directory in C:\wamp32\www\mysite\wp-content\plugins\td-composer\legacy\Newspaper\parts\header\header-style-4.php on line 27

and

Fatal error: require_once(): Failed opening required ‘header/ads.php’ (include_path=’.;C:\php\pear’) in C:\wamp32\www\mysite\wp-content\plugins\td-composer\legacy\Newspaper\parts\header\header-style-4.php on line 27

Any help is appreciated, thank you.

Post count: 20688

Hi,

Chances are the modifications you made to theme files in the child theme will not be valid anymore. Many theme files were moved in the tagDiv composer and will be served from there. Now the child theme is limited to a functions file, style, and a few theme files that can still be modified in it.

Please download the theme package again and update the theme, delete the old theme and upload the new one. Update the theme plugins as well. Don’t make any modifications to theme of plugin files after the update. Also what PHP version are you using? try using PHP 7, 7.1 or 7.2 if possible.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.