Vqmod error
Posted: Tue Sep 09, 2014 4:02 am
I am working on a shop for my brother. I have a clean install but I have an error in my error log and I am not understanding what I need to type to fix it.
I have disabled all extensions.
Open cart version 1.5.6.4
Vqmod version 2.2.1
Error:
PHP Unknown: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/nebraska/public_html/shop/vqmod/vqmod.php on line 313
Here is what is on that line:
$modFilePath = preg_replace('/([^*]+)/e', 'preg_quote("$1", "~")', $modFilePath);
Thank you for any assistance.
Trisha
I have disabled all extensions.
Open cart version 1.5.6.4
Vqmod version 2.2.1
Error:
PHP Unknown: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /home/nebraska/public_html/shop/vqmod/vqmod.php on line 313
Here is what is on that line:
$modFilePath = preg_replace('/([^*]+)/e', 'preg_quote("$1", "~")', $modFilePath);
Thank you for any assistance.
Trisha