An Error After Updating to 8.6

Posted in: Newspaper
Post count: 14

After updating to 8.6 my site has gone and gives this error:

Warning: require_once(css-live/css-live.php): failed to open stream: No such file or directory in /home/englishk/public_html/wp-content/plugins/td-composer/td-composer.php on line 25

Fatal error: require_once(): Failed opening required ‘css-live/css-live.php’ (include_path=’.:/opt/alt/php70/usr/share/pear’) in /home/englishk/public_html/wp-content/plugins/td-composer/td-composer.php on line 25

I don’t know what to do?

Post count: 14

I deleted that line and the site started working again. Is it necessary to have that line ( // register ‘css-live’ extension
require_once “css-live/css-live.php”;) in td-composer.php

thanks

Post count: 20688

Hi,

That would be the live CSS feature from the composer. It should not cause any errors. There might be an option added to disable it, but for the moment it cannot be deactivated except through modifications in the code.
You could leave it like that, or try to reinstall the composer plugin. Deactivate as well all other plugins except theme plugins. Check if the issues are still present. Ultimately you could try to reinstall the theme by FTP
https://forum.tagdiv.com/install-via-ftp/

Thanks

Post count: 14

Ok Simon thanks

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