leonlism / vqmod

Automatically exported from code.google.com/p/vqmod
0 stars 0 forks source link

Error log in opencart vqmod.php error. line 561 #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
NOTE THAT THIS IS FOR VQMOD ENGINE ERRORS ONLY. FOR GENERAL ERRORS FROM
MODIFICATIONS CONTACT YOUR DEVELOPER

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

vQmod Version:
Server Operating System:

Please provide any additional information below.

2013-07-06 2:03:15 - PHP Warning:  preg_match(): Unknown modifier 't' in 
/home/prbhasso/public_html/mobilesite/vqmod/vqmod.php on line 561
2013-07-06 2:03:15 - PHP Warning:  preg_match(): Unknown modifier 't' in 
/home/prbhasso/public_html/mobilesite/vqmod/vqmod.php on line 561
2013-07-06 2:03:15 - PHP Warning:  preg_match(): No ending delimiter '$' found 
in /home/prbhasso/public_html/mobilesite/vqmod/vqmod.php on line 561
2013-07-06 2:03:15 - PHP Warning:  preg_match(): Unknown modifier '<' in 
/home/prbhasso/public_html/mobilesite/vqmod/vqmod.php on line 561

Original issue reported on code.google.com by CellD...@gmail.com on 6 Jul 2013 at 2:05

GoogleCodeExporter commented 9 years ago
Not Engine related. You haven't given a correct REGEX (ie included the 
delimiters) in your search

Original comment by DJG6...@gmail.com on 6 Jul 2013 at 2:13