Notice! ErrorException [ Notice ]: Undefined offset: 0 COREPATH/classes/router.php @ line 108: 107: // First port of call: request for a module? 108: if (\Fuel::module_exists($match->segments[0])) 109: {
ErrorException [ Warning ]: preg_match() [function.preg-match]: Compilation failed: missing ) at offset 14 COREPATH/classes/route.php @ line 156: 155: 156: if (preg_match('@^'.$route->search.'$@uD', $uri, $params) != false) 157: { Notice! ErrorException [ Notice ]: Undefined offset: 0 COREPATH/classes/router.php @ line 108: 107: // First port of call: request for a module? 108: if (\Fuel::module_exists($match->segments[0])) 109: {
Jelmer Schreuder wrote on Saturday 21st of May 2011:Could you check if this solves it: https://github.com/fuel/core/commit/8d2e3656434c328723fd5ac33cd75a6df0142ae3
It looks like you're new here. If you want to get involved, click one of these buttons!