Welcome Guest, Not a member yet? Register   Sign In
preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 26
#1

[eluser]Unknown[/eluser]
I am getting this error on almost every page of my site.
A PHP Error was encountered
Severity: Warning
Message: preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 26
Filename: libraries/Router.php
Line Number: 281

I have made some route rules as:
$route["comment/(:any)/(:any)/(:any)"]="test/comment/$1/$2/$3"

How do i fix it?
can any one help?


Messages In This Thread
preg_match() [function.preg-match]: Compilation failed: unmatched parentheses at offset 26 - by El Forum - 06-15-2014, 01:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB