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.
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.