Hello, i have many row like this, i don’t understand where is the problem.
[17-May-2019 13:38:47 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 13:45:13 UTC] PHP Warning: preg_replace(): Unknown modifier ‘C’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:19:22 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:25:07 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:33:30 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:34:11 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:34:46 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 14:37:03 UTC] PHP Warning: Error while sending QUERY packet. PID=8888 in /home/x/public_html/wp-includes/wp-db.php on line 2007
[17-May-2019 14:37:09 UTC] PHP Warning: preg_replace(): Unknown modifier ‘F’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 15:11:36 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 15:14:18 UTC] PHP Warning: preg_replace(): Unknown modifier ‘F’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 15:16:44 UTC] PHP Warning: preg_replace(): Unknown modifier ‘C’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 15:17:22 UTC] PHP Warning: preg_replace(): Unknown modifier ‘V’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
[17-May-2019 15:28:00 UTC] PHP Warning: preg_replace(): Unknown modifier ‘C’ in /home/x/public_html/wp-content/themes/Newspaper/includes/wp_booster/td_smart_list.php on line 723
I don’t know when it happened, i only see these in error log file.
Tnx
Hi,
Seems to be related to the general smart list file. Did you maybe make any modifications to the td_smart_list.php file? If not, is the wp-debug set to false as mentioned here
– https://tagdiv.com/newspaper-theme-requirements/
Also what PHP version are you using? try if possible to use PHP 7, 7.1 or 7.2. Let us know.
Thanks
So these appear only in the server error log and there aren’t any actual issues? What theme version are you using, and what WordPress version?
They all seem to have happened on the 17th and are related to the smart list file. Did you maybe created and posted a post containing a smart list by that time? provide a link to it if that is the case.