Welcome Guest, Not a member yet? Register   Sign In
URI handling
#1

On CI 3.1.0

For my site If I enter http://<domainname>/search/results?type=event, all works fine

However if I enter http://<domainname>/search/results/&type=event  I get this error

Fatal error: Class 'CI_Controller' not found in /var/www/html/system/core/CodeIgniter.php on line 366

Any pointers to troubleshoot appreciated.
Reply
#2

I figured out it's due to permitted_uri_characters. Is there a graceful way to handle this?
Reply




Theme © iAndrew 2016 - Forum software by © MyBB