Welcome Guest, Not a member yet? Register   Sign In
preg_match(): Compilation failed
#4

I'm guessing it's this guys fault: $route['(posts/(:any)'] = 'posts/view/$1';
It should be: $route['posts/(:any)'] = 'posts/view/$1';

If it still dosen't work. What version of CodeIgniter do you use? And have you done any modifications to the system folder?
Reply


Messages In This Thread
preg_match(): Compilation failed - by naeemiit08 - 01-25-2020, 06:02 AM
RE: preg_match(): Compilation failed - by jreklund - 01-25-2020, 11:39 AM



Theme © iAndrew 2016 - Forum software by © MyBB