PHP Warning: preg_match(): Unknown modifier 'T'
-
Hi,
This error is filling up my error log.
PHP Warning: preg_match(): Unknown modifier 'T'Error said it’s line 812 in the ad-inserter.php file:
if (preg_match ("/<!-- +disable +adinserter +".(trim ($obj->get_ad_name()))." +-->/i", $content)) return true;How can I fix this?
Edward
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Warning: preg_match(): Unknown modifier 'T'’ is closed to new replies.