error for admin wordpress

Posted in: Newspaper
Post count: 3

error

[23-Apr-2019 20:15:29 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/ddqxkiri/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_util.php:1311) in /home/ddqxkiri/public_html/wp-includes/pluggable.php on line 1254

I can’t log in to admin wordpress

Post count: 11

Good Afternoon,
Temporar issue bypass is to use your domain.com/login to login to your website.

Still waiting for an official responsible answer to all these threads regarding this issue that TagDiv refuses to take responsibility for.

C.

Post count: 11

Also Calin Posted this

Calin #291012
Apr 23, 2019 at 2:24 pm
Hi,

For these how still have problems with wp-admin, here is a quick fix for it; you need to go in wp-content/themes/Newspaper/includes/external/class-tgm-plugin-activation.php -> https://www.screencast.com/t/uw71nVqUE replace this line of code
if ( class_exists( ‘td_theme_plugins_setup’ ) ) {

with this one
if ( class_exists( ‘td_theme_plugins_setup’,false ) ) {

-> https://www.screencast.com/t/yUqRefrL

Hope this will solve the problem!
Thanks!

Post count: 3

ok to work, thanks.

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