Tuussooo Posted October 25, 2016 Share Posted October 25, 2016 Hello, i am reviewing my log file and i found these errors: [25-Oct-2016 15:08:16 Europe/Madrid] PHP Warning: preg_replace(): Unknown modifier '(' in /tools/smarty/plugins/modifier.regex_replace.php on line 35 [25-Oct-2016 15:08:16 Europe/Madrid] PHP Warning: preg_replace(): Compilation failed: nothing to repeat at offset 0 in /tools/smarty/plugins/modifier.regex_replace.php on line 35 Anyone know how to solve it? The line 35 of modifier.regex_replace.php is return preg_replace($search, $replace, $string); so i think that error come from other file I am using prestashop 1.6.1.7 Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now