trouble with td_deploy_mode

Posted in: Newspaper
Post count: 2

having problem with our site :

error onindex page.

Warning: require_once(td_deploy_mode.php): failed to open stream: No such file or directory in /home/xxxxx/public_html/blog/wp-includes/functions.php on line 12

Fatal error: require_once(): Failed opening required ‘td_deploy_mode.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/xxxxx/public_html/blog/wp-includes/functions.php on line 12

note : using newspaper latest version.

getting error on page after put this code , at the end of the functions.php
https://forum.tagdiv.com/how-to-make-the-site-faster/

“add_filter( ‘jpeg_quality’, create_function(”, ‘return 50;’ ) );”

i already replace the function.php with the original file. the problem is still same.

thanks

  • This topic was modified 10 years by shoabay.
Post count: 22421

Hello,

You received a reply via email by Alin.

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